T
T
tutam2018-06-02 22:22:07
Python
tutam, 2018-06-02 22:22:07

How to summarize search results in python?

It is necessary to summarize the search results. Not just parse, but give a short answer from several (up to 7 sentences). At first I wanted to use sumy, but it does not support Russian. Are there any other suitable modules?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-06-02
@tutam

for example
https://github.com/summanlp/textrank
but there is no panacea - you can build the algorithm yourself, based on the same BM25 with variations

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question