Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Indeed. I did a spell checker for a Haskell university course, and the trie was the recommended data structure. Makes it really easy to eliminate large chunks of the dictionary at once when edit distance gets too large during traversal.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: