Merge pull request #2993 from JinyangWang27/remove-jieba

remove jieba
This commit is contained in:
Jinyang 2026-03-26 10:02:48 +04:00 committed by GitHub
commit a87ba8ed01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -183,7 +183,6 @@ _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