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

Add support for extra languages for sparknlp.annotator.matcher.multi_date_matcher #14332

Open
funnynikname opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@funnynikname
Copy link

Description

I I have encountered an issue where multi_date_matcher and date_matcher are not supported in languages that do not use the Latin script, and there is also no capability to work with multiple Latin-script languages at once?

Preferred Solution

Could you add the feature to upload custom date dictionaries for these annotators?

Additional Context

"I think changes need to be made here:
https://github.com/JohnSnowLabs/spark-nlp/blob/master/src/main/scala/com/johnsnowlabs/nlp/annotators/DateMatcherUtils.scala
https://github.com/JohnSnowLabs/spark-nlp/blob/master/src/main/scala/com/johnsnowlabs/nlp/annotators/DateMatcherTranslator.scala

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