Skip to content

Jeanselme/Search_Engine

Repository files navigation

Search_Engine

A search engine through different documents.

Project Structure

The structure is the most adaptatable as possible in order to easily add new kind of documents for indexation or research.
The following structure is used :
Structure

Libraries

Standard libraries:

-	json
-	os
-	pickle

External libraries:

-	nltk : stem extraction
-	cv2

Executed with python3.5

About

A search engine through different types of document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published