issues
search
DGrothe-PhD
/
WordCheckerJava
Java UI that gathers words from raw text files, sorted in alphabetical order. Search for multiple terms at once. Quickly find misspelt words in large texts, or get context around keywords.
MIT License
0
stars
0
forks
source link
Spike: Explore methods for word comparison
#19
Open
DGrothe-PhD
opened
2 years ago
DGrothe-PhD
commented
2 years ago
a more specific comparison that is aware of both the number and the location of a spelling mistake or difference.
enhance the list of spelling suggestions
keep the algorithm fast and simple
DGrothe-PhD
commented
2 years ago
anagram checking implemented ("nciht"-"nicht")
localization of word differences
gathering similar words by prefix