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

feat: dictionary as language module #1185

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

miurahr
Copy link
Member

@miurahr miurahr commented Nov 10, 2024

LanguageTool bundles hunspell or morfologik dictionary in language libraries.
This add new API to access these dictionary from spellchecker module.

Pull request type

  • Feature enhancement -> [enhancement]

Which ticket is resolved?

What does this PR change?

Other information

This feature depends on another PR, #1183

Copy link

❌ Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/y24c2cbijijre

- Add API installHunspellDictionary(Path dictionaryDir)
- Support it on AR, DA and FR
- Provide bundled dictionary on FR

Signed-off-by: Hiroshi Miura <[email protected]>
Copy link

❌ Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/xb4d7tcsl7zi6

Copy link

❌ Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/o7z3skho6fv34

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.

1 participant