Commit ed64736f by BellCodeEditor

auto save

parent 84a9cf1a
Showing with 0 additions and 6 deletions
import jieba
text='卢本伟牛逼'
tex=jieba.lcut(text)
te=' ',join(tex)
print(jieba.lcut(te))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment