Ruby wrapper for the famous spell checker library hunspell.
-
Updated
Nov 23, 2024 - C
Ruby wrapper for the famous spell checker library hunspell.
The Ancient Greek dictionary for Hunspell (grc_GR for Notepad++, Google Chrome, Vivaldi etc).
Finnish spelling and hyphenation for Affinity Designer v2
The dataset was first scraped from an Arabic book library website, then cleansed of non-Arabic words, numerals, and tags before going through multiple preprocessing steps. Second, after applying the TF-IDF vectorizer, we used the Random Forest Classifier (RFC) algorithm to be trained on the data. Finally, two Question-Answer datasets were create…
An alternate implementation of https://github.com/hunspell/hunspell/blob/master/src/tools/wordforms with the ability to generate every affix variant of every word in a Hunspell dictionary.
Add a description, image, and links to the hunspell-spell-checker topic page so that developers can more easily learn about it.
To associate your repository with the hunspell-spell-checker topic, visit your repo's landing page and select "manage topics."