-
Notifications
You must be signed in to change notification settings - Fork 1
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.
Osipo/SimpleSearchEngine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published