Skip to content

This is a simple search Engine, which parses html-documents into text-plain files, depending on the web site, lemmatize txt files, creates Index (can make inventIndex.txt as file) as LinkedDictionary<String, IndexEntry>, and processes query by a boolean model or a vector model.

Notifications You must be signed in to change notification settings

Osipo/SimpleSearchEngine

About

This is a simple search Engine, which parses html-documents into text-plain files, depending on the web site, lemmatize txt files, creates Index (can make inventIndex.txt as file) as LinkedDictionary<String, IndexEntry>, and processes query by a boolean model or a vector model.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published