DavidBelicza / PHP-Science-TextRank

:zap: :elephant: TextRank (resource-efficient and low-cost automatic text summarisation) for PHP
https://php.science/textrank/
MIT License
243 stars 40 forks source link

Better italian support #2

Closed riccardomarton closed 7 years ago

riccardomarton commented 7 years ago

I did a little fix and added Italian stopwords for my usage. Feel free to merge if you like

DavidBelicza commented 7 years ago

Thank you @riccardomarton for the Italian support. The mb_strtolower is a good ideal.