Oriya Spell Checker

ORI-SPELL-CHECK(ORIYA SPELL CHECKER)

1. It handles error patterns like substitution, transposition, insertion and deletion. Emphasis  is  given  on the modifiers and their positions with respect to the consonants and conjuncts.

2. The system also takes care of phonetic errors taking the help of ‘phonetic character hash table’.

3. The algorithm generates suggestion set for  misspelled words with the  dictionary words by ‘forward and backward matching’ and ‘minimum edit distance classifiers’.

4. For efficient processing, the system   implements a ‘run-time tree structure’ for dictionary words, according to their starting character and length.

5. It also takes help of the Morphological Analyser (OMA) for ascertaining the mistakes of inflection (VIBHAKTI) and derivation of words.

6. The system is devloped using file management system through java and java swing for both the Windows and Linux operating system.