mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-30 23:41:07 +00:00
add polyglot Fix #610
This commit is contained in:
parent
38e1919e9b
commit
99b30faf60
|
@ -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.
|
* [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.
|
* [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.
|
* [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.
|
* [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.
|
* [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.
|
* [TextBlob](https://github.com/sloria/TextBlob) - Providing a consistent API for diving into common NLP tasks.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user