├── LICENSE ├── README.md ├── common.txt ├── qq_emoji.txt ├── refuse.txt └── trigger.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TennyZhuang/Chi-Corpus/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TennyZhuang/Chi-Corpus/HEAD/README.md -------------------------------------------------------------------------------- /common.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TennyZhuang/Chi-Corpus/HEAD/common.txt -------------------------------------------------------------------------------- /qq_emoji.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TennyZhuang/Chi-Corpus/HEAD/qq_emoji.txt -------------------------------------------------------------------------------- /refuse.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TennyZhuang/Chi-Corpus/HEAD/refuse.txt -------------------------------------------------------------------------------- /trigger.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TennyZhuang/Chi-Corpus/HEAD/trigger.txt --------------------------------------------------------------------------------