Skip to content

A Python search-engine without the use of external libraries to calculate cosinus similarities between queries and documents.

Notifications You must be signed in to change notification settings

sjoerdvink99/python-searchengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python search-engine with Flask

A Python search-engine without the use of external libraries to calculate cosinus similarities between queries and documents. The code is primarily written in Dutch, but can be used for other languages. The most important thing is that the documents that you want to search through are in a .txt file. Flask is used for the GUI.

About

A Python search-engine without the use of external libraries to calculate cosinus similarities between queries and documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published