Skip to content

karantyagi/search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

search-engine

A simple java search engine. Corpus was a subset of wikipedia corpus (10,000 docs)

  • developed in completion of an assignment under CS-6200 Information Retrieval course at Northeastern University.
  • Goal of assignment:

comparison of Vector space v/s Probabilistic Retrieval Models

About

A simple java search engine using Lucene and BM25 retrieval models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages