This project aims to find and approximate wrongly spelled words, that are not in it's already set dictionary. The first step is to input any text. After that, you can choose which word to correct by inputting a number from the list on the left.
Update Log ---------------------------------------------------------------- v1.01 - Adjusted some parameters to make word approximation better (added l-i and n-m similarity + too), limited output words to max 2 letter length difference. v1.00 - Release