mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
add polyglot Fix #610
This commit is contained in:
parent
38e1919e9b
commit
99b30faf60
1 changed files with 1 additions and 0 deletions
|
@ -790,6 +790,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [langid.py](https://github.com/saffsd/langid.py) - Stand-alone language identification system.
|
||||
* [NLTK](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data.
|
||||
* [Pattern](http://www.clips.ua.ac.be/pattern) - A web mining module for the Python.
|
||||
* [polyglot](https://github.com/aboSamoor/polyglot) - Natural language pipeline supporting hundreds of languages.
|
||||
* [SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text.
|
||||
* [spaCy](https://spacy.io/) - A library for industrial-strength natural language processing in Python and Cython.
|
||||
* [TextBlob](https://github.com/sloria/TextBlob) - Providing a consistent API for diving into common NLP tasks.
|
||||
|
|
Loading…
Reference in a new issue