fxsjy/jieba

结巴中文分词

PythonOpenEdge ABL
This is stars and forks stats for /fxsjy/jieba repository. As of 29 Mar, 2024 this repository has 31320 stars and 6724 forks.

jieba “结巴”中文分词:做最好的 Python 中文分词组件 "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best Python Chinese word segmentation module. Scroll down for English documentation. 特点 支持四种分词模式: 精确模式,试图将句子最精确地切开,适合文本分析; 全模式,把句子中所有的可以成词的词语都扫描出来, 速度非常快,但是不能解决歧义; 搜索引擎模式,在精确模式的基础上,对长词再次切分,提高召回率,适合用于搜索引擎分词。 paddle模式,利用PaddlePaddle深度学习框架,训练序列标注(双向GRU)网络模型实现分词。同时支持词性标注。paddle模式使用需安装paddlepaddle-tiny,pip install paddlepaddle-tiny==1.6.1。目前paddle模式支持jieba v0.40及以上版本。jieba v0.40以下版本,请升级jieba,pip...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
blakeblackshear/frigatePythonJavaScriptTypeScript10k01k0
Azure/azure-cli-extensionsPythonShellPowerShell32709810
TencentARC/GFPGANPython32.5k05.2k0
briansmith/ringAssemblyCRust3.4k+14631+4
swagkarna/Defeat-Defender-V1.2BatchfilePythonAutoHotkey1.2k02980
meta-qt5/meta-qt5BitBakePythonOther2450322+1
fgsect/FitMCRustShell2680180
iovisor/bccCPythonC++18.1k03.7k0
ithewei/libhvCC++CMake5.8k01.1k0
greatscottgadgets/hackrfCCMakePython5.6k01.4k0