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

added timeout to 'from_url' #186

Closed damienbose closed 1 year ago

damienbose commented 1 year ago

Great library! Been using it for a web scrapper, but often ran into issues where a handful of websites took particularly long. Therefore thought a timeout feature would be useful.