Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oct6 le fixes #454

Merged
merged 22 commits into from
Oct 7, 2023
Merged

Oct6 le fixes #454

merged 22 commits into from
Oct 7, 2023

Conversation

ym-han
Copy link
Contributor

@ym-han ym-han commented Oct 7, 2023

  1. Change handling of apos vars
  • Don't generate NLA for conditions with cells that end with "'s"
  • but do add a 'a ' prefix for a cell that matches GIVEN var and ends with "'s"
  1. Have decimals use fixed / standard instead of scientific notation

  2. Fix overgeneration of NLAs for things of form blah|IS|blah2 where blah2 does not start with num.

  • New convention / spec: generate NLA ONLY for IS| and NEVER for any other instance of blahs|IS|blah2s
  1. Fix existing tests and add a few new tests for above

  2. Fix and add to docstrings in light of above

  3. Joe: add to list of built in templates; replace clause numbers

  4. Misc clean up, like adding import list for LS.XPile.LogicalEnglish.Types to GenLEHCs

@ym-han ym-han merged commit d32c9c6 into main Oct 7, 2023
4 checks passed
@ym-han ym-han deleted the oct6-le-fixes branch October 7, 2023 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants