Skip to content

DSE is implemented by python and can retrieve internet and local PC information in the same time.

License

Notifications You must be signed in to change notification settings

ans-/Desktop-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop-Search-Engine

DSE (Desktop Search Engine) is based on Whoosh. It is implemented by python and can retrieve internet and local PC information in the same time.

Feathers

DSE will give users choices to choose different algorithms for indexing, scoring files and clustering the search results, and it also provide different keywords operators and many types of files for user to search.

DSE provides TF-IDF, BM25F and Frequency algorithm for scoring files, Standard, stemming and 4-gram for indexing files, MajorClust for clustering results.

Requirements

This tool is developed under Ubuntn 12.04.You have to install some thing to run DSE. Here is what you need: python 2.7, wxpython 2.8, whoosh, open-docx, odt2txt, catdoc, pdfminer.

To run it, just type:

python gui.py &

About

DSE is implemented by python and can retrieve internet and local PC information in the same time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages