mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-14 00:47:14 +00:00
add back "jieba", it's still useful and works in Python 3.13 actually
This commit is contained in:
parent
5d4bfdd719
commit
ba96331a10
1 changed files with 1 additions and 0 deletions
|
|
@ -187,6 +187,7 @@ _Libraries for working with human languages._
|
|||
- [stanza](https://github.com/stanfordnlp/stanza) - The Stanford NLP Group's official Python library, supporting 60+ languages.
|
||||
- Chinese
|
||||
- [funnlp](https://github.com/fighting41love/funNLP) - A collection of tools and datasets for Chinese NLP.
|
||||
- [jieba](https://github.com/fxsjy/jieba) - The most popular Chinese text segmentation library.
|
||||
|
||||
## Computer Vision
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue