Auto Correction project that fix worng word to best right word
- it's an auto correction built with simple argmax function over the most likely transformation of each word within 2 edits maximum.
- note that the auto-correction isn't perfect, the algorithm has no sense of the semantics.
the vocabulary is built from Egyptian Arabic wikipedia, make sure to install it under directory data
.png)