Does spacy_hunspell support multiple languages? #9954
Replies: 1 comment
-
Hellos! I checked the This package is based on Hunspell code and dictionaries. Hunspell offers their dictionaries for Linux and mac OS, here's where their
Hunspell offers dictionaries for the above langauges you listed, afaik. All you need to do find the precompiled dictionaries for your languages. For example, for Ubuntu distro you can install these dictionaries via Then replace Please keep in my mind that we don't maintain this package, so if you need some changes in this package we cannot deliver it for you. Cheers! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. What is the best way to support spell check for multiple languages?
We currently need to support 7 languages (English, French, German, Italian, Portuguese, Russian, and Spanish) and we plan to support more by the end of the year.
Spacy_hunspell does what we want in English, but I am not finding much about whether it supports other languages. And, if yes, then what we would need to do to make it support these languages.
Or, is there a better option? If so, then could you kindly point us towards it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions