首页 > 问答 > 正文
PHP中文网2017-04-18 10:09:47
添加词典。
jieba.load_userdict(file_name.txt)
filename.txt里面写:
filename.txt
刘德华 nz
或者添加单词
jieba.add_word('刘德华')