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

Japanese: implementation of duration attribute #314

Open
makorin0315 opened this issue Feb 3, 2023 · 1 comment
Open

Japanese: implementation of duration attribute #314

makorin0315 opened this issue Feb 3, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@makorin0315
Copy link
Collaborator

The Japanese language model currently supports DateTime attribute, which mostly covers those expressions that can be either Time or Duration. However, there are certain expressions that can definitely be considered Duration, and detecting them would be helpful in both medical/clinical and standard text.

@makorin0315 makorin0315 self-assigned this Feb 3, 2023
@makorin0315 makorin0315 added the enhancement New feature or request label Feb 3, 2023
@makorin0315
Copy link
Collaborator Author

I found this issue while working on issue #221. Duraion attribute detection is simpler than Negation expansion, so I will resolve this issue first.

makorin0315 added a commit that referenced this issue Jul 16, 2023
It introduces detection of Duration attribute in addition to Date/Time.
This commit also includes improvements for indexing that includes the
phrase において, as well as additional minor enhacements. Updated
reference materials included.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant