mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
Add python-stop-words
Get list of common stop words in various languages in Python.
This commit is contained in:
parent
34004d479e
commit
1af4bc9cfb
|
@ -198,6 +198,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [Pygments](http://pygments.org/) - A generic syntax highlighter.
|
* [Pygments](http://pygments.org/) - A generic syntax highlighter.
|
||||||
* [python-nameparser](https://github.com/derek73/python-nameparser) - Parsing human names into their individual components.
|
* [python-nameparser](https://github.com/derek73/python-nameparser) - Parsing human names into their individual components.
|
||||||
* [pyparsing](http://pyparsing.wikispaces.com/) - A general purpose framework for generating parsers.
|
* [pyparsing](http://pyparsing.wikispaces.com/) - A general purpose framework for generating parsers.
|
||||||
|
* [python-stop-words](https://github.com/Alir3z4/python-stop-words) - Get list of common stop words in various languages in Python.
|
||||||
|
|
||||||
## Specific Formats Processing
|
## Specific Formats Processing
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user