Commit 84a9cf1a by BellCodeEditor

save project

parent 6b1fbc15
Showing with 6 additions and 2 deletions
import wordcloud import jieba
\ No newline at end of file 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