Spelling Suggestion on the JVM #5: Implementing Norvig's Algo in Xtend
- Norvig’s Approach to Spelling Correction
- Implementing Norvig’s Algo in Java
- Implementing Norvig’s Algo in Kotlin
- Implementing Norvig’s Algo in Scala
- Implementing Norvig’s Algo in Xtend (this post)
Functional, tested code in the 4 languages is available on the project’s Spellbound repository.