R
R
Roman Nazarkin2016-04-30 22:14:54
Algorithms
Roman Nazarkin, 2016-04-30 22:14:54

How to implement the algorithm for selecting relevant articles?

Good afternoon!
The situation is as follows: there is a site with articles and answers to frequently asked questions, and there is a forum where these questions are asked very often (there is only the subject of the question and the text of the message). I want to write a bot that would pick up articles from the site and send them to users automatically.
There are no problems with getting articles from the site or how to implement this business technically, but there is a problem with the algorithm. I don’t understand how it is better to implement this, maybe there are some ready-made solutions, for example, to compare two texts and determine their relevance .. Tell me.
Thanks in advance for the replies.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DarkMatter, 2016-04-30
@darkmatter

There is Sphinx , Google ElasticSearch

D
Dimonchik, 2016-04-30
@dimonchik2013

start https://www.elastic.co/guide/en/elasticsearch/guid...
+ Technostrim search course
+ https://tech.yandex.ru/tomita/
1) when indexing into a separate tabla - keywords of the article essence
2) compare with the request

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question