-
Notifications
You must be signed in to change notification settings - Fork 2
mayank93/Wiki-SearchEngine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
################################################################################# # Search Engine for wiki # # By Mayank Gupta # # mayankrocks.1993@gmail.com # # mayank.g@students.iiit.ac.in # ################################################################################# About: Search Engine Parse XML->Tokenization->Case Folding->StopWord Removal->Stemming ->Posting List / Inverted Index Creation To Run: sudo bash ./install.sh ./index path/to/file.xml path/to/index/folder ./query path/to/index/folder
About
Search Engine for wiki
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published