https://github.com/errec/txttotrietree
Reads simple txt file; add strings to trie tree
https://github.com/errec/txttotrietree
Last synced: about 1 year ago
JSON representation
Reads simple txt file; add strings to trie tree
- Host: GitHub
- URL: https://github.com/errec/txttotrietree
- Owner: Errec
- Created: 2016-11-24T22:03:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-25T17:44:39.000Z (over 9 years ago)
- Last Synced: 2025-02-17T06:42:24.057Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 997 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TXTtoTrieTree
Reads simple txt file and insert the words into a trie tree