mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
1. 增加範例 stop words 語料庫 2. 為了讓 jieba 可以切換 stop words 語料庫,新增 set_stop_words 方法,並改寫 extract_tags 3. test 增加 extract_tags_stop_words.py 測試範例
1. 增加範例 stop words 語料庫 2. 為了讓 jieba 可以切換 stop words 語料庫,新增 set_stop_words 方法,並改寫 extract_tags 3. test 增加 extract_tags_stop_words.py 測試範例