Python自然語言處理 1 語言處理與Python

import nltk nltk.download()       #下載corpora 和 book #測試book from nltk.book import *     有text1 ~ text9 #搜索文本 text1.concordance("monstrous") #查找與詞有相似的上下文,如the ___  pictures 和 the ___ size text1.similar
相關文章
相關標籤/搜索