From 85bc9db36381e0f2a9f9927651e5764c4e023074 Mon Sep 17 00:00:00 2001 From: Jinyang Date: Thu, 26 Mar 2026 10:01:46 +0400 Subject: [PATCH] remove jieba --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2a3c1e1..1b20e02 100644 --- a/README.md +++ b/README.md @@ -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