/GPN-Hackaton

A service that searches for relevant russian technological companies by a provided query

Primary LanguagePython

GPN-Hackaton

A service that searches for relevant russian technological companies by a provided query. The information about the companies was parsed from the RBK site. Algorithm vectorizes companies descriptions and a given query by the Word2Vec algorithm. Finally, it tries to find the most relevant companies by a kNN algorithm.

Link to service