Previous | Next
Full View
Contents of Testing contextual spell checkers
Testing contextual spell checkers
- Not based on a wordlist or lexicon. Need to:
- Identifying the real word error
- Suggest correct word
- Reasons for failure, in order of magnitude:
- Not identifying the real-word error (false negative)
- Identifying a correct word as an error (false positive)
- Identifying a real-word error but not suggesting the correct word