Skip to content

liadna1995/Search_Engine-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search_Engine

We have created a search engine out of Twitter's tweets from SCRATCH. Search Engine project includes:

Parser - Doing text operations on tweets.

Indexer - Creating structures to retrieve fast tweets data.

Searcher - After recieving a query, searching for in Indexer created.

Ranker - Ranking results from searcher, resulting n top answers.

During working on improving the information retrieval, we've created 5 different models, and we have measured their accuracy with MAP, Precision & Recall.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages