miso-belica / sumy

Module for automatic summarization of text documents and HTML pages.
https://miso-belica.github.io/sumy/
Apache License 2.0
3.46k stars 525 forks source link

Limitation of length input #174

Closed phamkhactu closed 2 years ago

phamkhactu commented 2 years ago

I appreciate your repo, but I have read the document but I don't know the input limit of the model. For example LuhnSummarizer model, How many words is the highest capacity? Thank in advance!

miso-belica commented 2 years ago

Hi, what do you mean by text capacity? There is no limit for input text in the library.

phamkhactu commented 2 years ago

@miso-belica thank you for your reply. It's a wonderful repo.