mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Update stanfordnlp to the new repo
"[Deprecated] This library has been renamed to "Stanza". Latest development at: https://github.com/stanfordnlp/stanza" Also update the number of supported languages.
This commit is contained in:
parent
7f25d17baa
commit
d7a3a1fec3
|
@ -819,7 +819,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user