Skip to content

manojkumar202/HealthinfoQengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthinfoQengine

Infromation retrieval project to rank the web pages for a given query. Simple flask search engine is built to get query as a input and display the webpages by ranking of the relevant information to the query.

Domain:

The webpages used here are health related webpages only.

Result of the project:

● Scrapping the data from the webpages \ ● Processing the texts \ ● Calculating the TF*IDF matrix \ ● Finding the improved cosine similarity between query vector and all other document vectors and ranking them based on the scores

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published