-
Notifications
You must be signed in to change notification settings - Fork 0
This is an search engine which returns the top k list of highest frequency words among documents
License
1200953/Search_Engine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. Load lucene-snowball-3.0.1.jar into environment
2. There are two modules in the package: Index and Search Engine module
(1)To use Index module, input following command:
>[collection directory] [index directory] stopwords.txt
(2)To use Search Engine module, input following command:
>[index directory] [Number of docs] keywordsAbout
This is an search engine which returns the top k list of highest frequency words among documents
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published