yaraspell
Arabic spell checker
An arabic spell checker designed to be embedded in web applications
YaraSpell is an simplified arabic spell checker
45 stars
5 watching
11 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
linuxscout/mishkal | An Arabic text vocalization software that provides multiple interfaces and APIs for natural language processing tasks | 281 |
prontolabs/pronto-spell | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 618 |
mammothb/symspellpy | A Python implementation of an advanced spelling correction and fuzzy search algorithm | 809 |
reza1615/persian-spell-checker | A Persian language spell-checker developed from a collection of verbs and adjectives. | 84 |
hunspell/hunspell | A comprehensive spell checking and morphological analysis library for natural language processing. | 2,171 |
segabor/hunspell | A Ruby wrapper for a popular spell checking library | 35 |
michaelaquilina/flake8-spellcheck | Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. | 72 |
divvun/divvunspell | Spell checking library with case handling and tokenization support | 14 |
devongovett/spellchecker.js | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
virustotal/yara-python | A Python interface to use YARA's features from Python programs | 662 |
alexrutherford/arabic_nlp | Tools for normalizing and deriving sentiment from Arabic text | 26 |
tekumara/typos-lsp | A source code spell checker for Visual Studio Code and LSP clients. | 276 |
hfst/hfst-ospell | A C++ library and command-line tool for spell checking using a weighted transducer lookup format | 13 |
sh3llyr/yarascanparser | A tool to parse JSON output from Yara Scan Service's malware analysis and extract relevant information for rule optimization. | 11 |