Skip to content

this application is a document search engine that get query and show the documents name of have the query

Notifications You must be signed in to change notification settings

ebi3102/document_search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

document_search_engine

this application is a document search engine that get query and show the documents name of have the query Requierments: Python3 nltk library os library math library json library tkinter library

after download the project you can copy your documents into the documents directory and run indexer.py to be create inverted index file and terms idf file by runing the search.py a window is open that you can write your query and see the results which are the name of documents that have your query and the cosine similarity number that represnt the similarity between that document and your query. for using the search enging without any UI you can run processor.py and use the search engin function

About

this application is a document search engine that get query and show the documents name of have the query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages