Skip to content

mayank93/Wiki-SearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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

No packages published