Skip to content

vbugaevskii/sphere.info-retrieval-1.hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information Retrieval Practice

Practice in information retieval algorithms.

Project Description
Sekitei Algorithm of focusing web crawler (extract features, clustering URLs and distribution the quota between sites based on the known URLs)
Indexation Modeling datastorage for search inverse index on Python
Antispam Feature engineering approach for defining spam based on Gradient Boosting
Duplicates Algorithm of defining duplicates based on minshingles
Sentence Boundaries Feature engineering approch for sentence boundaries detection based on Random Forest