## 下载官方数据 http://ai.stanford.edu/~amaas/data/sentiment/index.html ## 运行预处理脚本 ```python python multi_files_to_one.py ``` 生成train.txt与test.txt文件至该文件夹下