Skip to content

Commit ba96331

Browse files
committed
add back "jieba", it's still useful and works in Python 3.13 actually
1 parent 5d4bfdd commit ba96331

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ _Libraries for working with human languages._
187187
- [stanza](https://github.com/stanfordnlp/stanza) - The Stanford NLP Group's official Python library, supporting 60+ languages.
188188
- Chinese
189189
- [funnlp](https://github.com/fighting41love/funNLP) - A collection of tools and datasets for Chinese NLP.
190+
- [jieba](https://github.com/fxsjy/jieba) - The most popular Chinese text segmentation library.
190191

191192
## Computer Vision
192193

0 commit comments

Comments
 (0)