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

Update English.php #1

Closed desertjedi85 closed 6 years ago

desertjedi85 commented 7 years ago

Added couple hundred more stop words

DavidBelicza commented 7 years ago

Hi @desertjedi85 thank you for the contribution. Could you format the code to PSR compatible? The line should be shorter, maximum 120 characters. In this case, each item of the array should be in new line.