fxsjy / jieba

结巴中文分词
MIT License
33.44k stars 6.73k forks source link

连续跑了100w行之后就坏了 #1008

Closed LRY1994 closed 11 months ago

LRY1994 commented 11 months ago

s = jieba.cut(s, cut_all=False) 后面都是输出一个字一个字,重新再跑就可以

image image

manother commented 11 months ago

邮件已收到~

LRY1994 commented 11 months ago

不好意思,是自己处理的问题,关了