Merge pull request #1526 from iacopy/update-stanfordnlp
Update stanfordnlp (repo moved)
This commit is contained in:
		| @@ -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. |     * [gensim](https://github.com/RaRe-Technologies/gensim) - Topic Modeling for Humans. | ||||||
|     * [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](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. |     * [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. |     * [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. |     * [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. |     * [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 | - Chinese | ||||||
|     * [jieba](https://github.com/fxsjy/jieba) - The most popular Chinese text segmentation library. |     * [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. |     * [pkuseg-python](https://github.com/lancopku/pkuseg-python) - A toolkit for Chinese word segmentation in various domains. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user