Skip to content

ashishnegi/KeywordExtractor

Repository files navigation

This is a keyword extractor sample program. For the dictionary, i have implemented Ternary Serach Tree and Trie. Any one can be used. This dictionary should contain the common words only, which would be discarded. Then frequency of other words is noted and top list is displayed. Simple !!!

About

TF/IDF based keyword extractor using ternary search tree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages