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

Enhancement + Fixes for Hebrew Language - Duration+TimeGrain+Time+Amount #448

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

idanadut
Copy link

("idanadut" fork commit)

Handled preposition, hebrew plural forms, grammer miseaks and added support for new cases that are different from the "english language format" that some of the rules had to the correct Hebrew form.

Mostly these enhancement are about new hebrew grammer options to write time intervals, catch simple times correcly, and handle more complex forms.
All changes were tested carefully and extensively to verify all cases (and some tests added to corpus) -> examples:
Phrases such as "ב15 לחודש" (which mean "on the 15th of this month"), "שנה שעברה" (which means "last year"), "לפני שלושה חודשים" (which means "three months ago"), "חצי שנה אחרונה" ("past half a year"), "בין 15 לנובמבר לבין 18 לדצמבר" ("between 15th of November to 18th of December") - will now work correctly!

…unt ("idanadut" fork commit)

Handled preposition, hebrew plural forms, grammer miseaks and added support for new cases that are different from the "english language format" that some of the rules had to the correct Hebrew form.

Mostly these enhancement are about new hebrew grammer options to write time intervals, catch simple times correcly, and handle more complex forms.
All changes were tested carefully and extensively to verify all cases (and some tests added to corpus) -> examples:
Phrases such as "ב15 לחודש" (which mean "on the 15th of this month"), "שנה שעברה" (which means "last year"), "לפני שלושה חודשים" (which means "three months ago"), "חצי שנה אחרונה" ("past half a year"), "בין 15 לנובמבר לבין 18 לדצמבר" ("between 15th of November to 18th of December")  - will now work correctly!
@idanadut
Copy link
Author

What does it mean that the Travis CI build failed("The command "cabal check" exited with 1.")?
One build did succeed and build was fine on local.
what changes do I need to make?

@ccoreilly
Copy link
Contributor

ccoreilly commented Feb 15, 2020

The travis build has a simple fix (361cf01) but it seems PR are not being reviewed/merged in this project anymore. (Edit: the commit is now merged)

@chessai
Copy link
Contributor

chessai commented Aug 11, 2021

@idanadut can this be split into separate PRs? one per dimension?

@idanadut
Copy link
Author

@chessai Yes, sure. I'm not sure I'll be able to get to it any time soon , so you are welcome to do so if you'd like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants