Skip to content

MuhammadAhmed8/Vector-Space-Model-IR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector Space Model - Search Engine

RUN THE CODE

  • Run the search.py in the src folder directly.
  • To use the gui, run the gui.py file in the src folder. Pyqt5 must be setup first.

ABOUT

  • Preprocessing
  • Stop-words removal
  • Lemmatization
  • tf-ids weights
  • Indexing
  • Cosine Similarity

Searchly

About

Vector space model based search engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages