An open API service indexing awesome lists of open source software.

https://github.com/max00358/2a_trie

Spellchecking using Trie ADT. Users can manipulate the trie by adding, deleting words and finding similar words (imitation of spell recommendations feature)).
https://github.com/max00358/2a_trie

recursion-algorithm spellchecker trie

Last synced: 4 months ago
JSON representation

Spellchecking using Trie ADT. Users can manipulate the trie by adding, deleting words and finding similar words (imitation of spell recommendations feature)).

Awesome Lists containing this project