Tarragon

Results 2 comments of Tarragon

1. cd to `C:\Users\YOUR_USER_NAME\AppData\Roaming\nltk_data` or `venv/nltk_data` or where nltk_data is downloaded.. 2. copy `nltk_data/corpora/stopwords` to `nltk_data/stopwords` 3. copy `nltk_data/taggers/averaged_perceptron_tagger` to `nltk_data/averaged_perceptron_tagger` Before: ![image](https://user-images.githubusercontent.com/8044101/59447127-5dd28780-8e35-11e9-8d21-b51e98af3e52.png) After: ![image](https://user-images.githubusercontent.com/8044101/59447200-7478de80-8e35-11e9-9d20-c8f9f5623e62.png) In version 1.0.5, chatterbot/utils.py has...

搜 MIUI 白名单 搜到这个 issue 实验后发现,在 `设置 - 电量与性能 - 应用配置` 中将微信的后台配置设置为 `无限制` 或者 `智能限制后台运行`,返回到上一层使之生效,稍等片刻,在 adb shell 中执行 `dumpsys deviceidle whitelist | grep tencent` 就可以看到 `user,com.tencent.mm,(id号)`;同样的操作,设置为 `后台运行超过10分钟后关闭` 或者 `禁止后台运行` 之后,返回到上一层,再次查看...