Skip to content

For a given string, search results should return the top 3 most relevant documents.

Notifications You must be signed in to change notification settings

anjalysam/Toy_Search_Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Toy_Search_Engine

create a toy search engine using Python. Use 20newsgroups dataset available at http://qwone.com/~jason/20Newsgroups.

Required feature: For a given string, search results should return the top 3 most relevant documents. It should also highlight the part of the document where the search string occurs. Use your imagination to modify and add more advanced functionalities.

About

For a given string, search results should return the top 3 most relevant documents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published