Commit 736522ab by BellCodeEditor

save project

parent 7a9b7337
Showing with 5 additions and 2 deletions
import wordcloud
\ No newline at end of file
import jieba
text="它来自北京大学"
txt_list=jieba.lcut_for_search(text)
print(txt_list)
\ 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