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

[* Duration] Extract duration units when preceded by ordinal numbers #2417

Open
aitelint opened this issue Dec 22, 2020 · 3 comments
Open

[* Duration] Extract duration units when preceded by ordinal numbers #2417

aitelint opened this issue Dec 22, 2020 · 3 comments

Comments

@aitelint
Copy link
Contributor

Duration units like "week", "month", "year"... should be recognized as duration entities when preceded by ordinal numbers.
For example:
"the first week is dedicated to exercises" --> "week" (duration)

@tellarin
Copy link
Collaborator

@LionbridgeCSII, can you take a stab at this and see if there may be any side-effects?

@aitelint
Copy link
Contributor Author

@tellarin, yes there are some interferences with DatePeriod and now some patterns are not correctly handled in certain languages. I am working on fixing these issues.

@tellarin
Copy link
Collaborator

Please raise a flag if this becomes too unwieldy.

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

No branches or pull requests

2 participants