Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMHO incorrect work LexRankSummarizer from alex grig #61

Open
miso-belica opened this issue Jun 10, 2016 · 0 comments
Open

IMHO incorrect work LexRankSummarizer from alex grig #61

miso-belica opened this issue Jun 10, 2016 · 0 comments
Assignees
Labels

Comments

@miso-belica
Copy link
Owner

miso-belica commented Jun 10, 2016

Hi!
I will be brief, so as not to distract.

When working algorithm produces a row the first proposals from the text.
for example: LexRankSummarizer: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] (numbers are the sequence number proposals in the in the source text.)
Alternative implementation https://github.com/TafadzwaPasipanodya/Nutshell gives the following result on the same text:
Results LexRank: [94, 57, 42, 76, 66, 86, 83, 63]

Regards Alexander

@miso-belica miso-belica self-assigned this Jun 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant