mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Merge pull request #1526 from iacopy/update-stanfordnlp
Update stanfordnlp (repo moved)
This commit is contained in:
commit
5809f52d40
|
@ -815,12 +815,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [gensim](https://github.com/RaRe-Technologies/gensim) - Topic Modeling for Humans.
|
||||
* [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](https://github.com/clips/pattern) - A web mining module for the Python.
|
||||
* [pattern](https://github.com/clips/pattern) - A web mining module.
|
||||
* [polyglot](https://github.com/aboSamoor/polyglot) - Natural language pipeline supporting hundreds of languages.
|
||||
* [pytext](https://github.com/facebookresearch/pytext) - A natural language modeling framework based on PyTorch.
|
||||
* [PyTorch-NLP](https://github.com/PetrochukM/PyTorch-NLP) - A toolkit enabling rapid deep learning NLP prototyping for research.
|
||||
* [spacy](https://spacy.io/) - A library for industrial-strength natural language processing in Python and Cython.
|
||||
* [stanfordnlp](https://github.com/stanfordnlp/stanfordnlp) - The Stanford NLP Group's official Python library, supporting 50+ languages.
|
||||
* [Stanza](https://github.com/stanfordnlp/stanza) - The Stanford NLP Group's official Python library, supporting 60+ languages.
|
||||
- Chinese
|
||||
* [jieba](https://github.com/fxsjy/jieba) - The most popular Chinese text segmentation library.
|
||||
* [pkuseg-python](https://github.com/lancopku/pkuseg-python) - A toolkit for Chinese word segmentation in various domains.
|
||||
|
|
Loading…
Reference in New Issue
Block a user