-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
base: master
Are you sure you want to change the base?
feat: dictionary as language module #1185
Commits on Nov 10, 2024
-
refactor: language-modules as first class subprojects
Signed-off-by: Hiroshi Miura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3935ab8 - Browse repository at this point
Copy the full SHA 3935ab8View commit details -
feat: SpellChecker Dictionary as a language module
Signed-off-by: Hiroshi Miura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b6e874 - Browse repository at this point
Copy the full SHA 1b6e874View commit details
Commits on Nov 11, 2024
-
feat: morfologik speller: use dictionary from language module without…
… copy to a file system Signed-off-by: Hiroshi Miura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebea9a2 - Browse repository at this point
Copy the full SHA ebea9a2View commit details -
feat: update ISpellCheckerDictionary to support legacy hunspell checker
- Add API installHunspellDictionary(Path dictionaryDir) - Support it on AR, DA and FR - Provide bundled dictionary on FR Signed-off-by: Hiroshi Miura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e77f78 - Browse repository at this point
Copy the full SHA 1e77f78View commit details -
feat: hunspell checker use language-module's dictionary
Signed-off-by: Hiroshi Miura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1760abb - Browse repository at this point
Copy the full SHA 1760abbView commit details -
chore: update language module jar file names
Signed-off-by: Hiroshi Miura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faec9f5 - Browse repository at this point
Copy the full SHA faec9f5View commit details -
chore: language module fatjar exclude languagetool-core
Signed-off-by: Hiroshi Miura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a51e221 - Browse repository at this point
Copy the full SHA a51e221View commit details