Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 326 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 326 Bytes

vertical-search-engine

Text documents vertical search engine developed in Java, using Lucene library for indexing. The classification of documents by their topic was done using Logistic Regression algorithm. Performed regularization, polynomial and linear kernel, Frequency Based and Mutual Information feature selection.