Skip to content

hoho9337/NLP_trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NLP_trie

C++ trie structure code for given words.txt

input a string and get a 'True' if it is in the wordset / 'False' otherwise.

About

C++ trie structure code for given wordset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages