README.md 199 字节
Newer Older
D
dingsiyu 已提交
1 2 3 4 5 6 7 8 9 10
## 下载官方数据

http://ai.stanford.edu/~amaas/data/sentiment/index.html

## 运行预处理脚本

```python
python multi_files_to_one.py
```
生成train.txt与test.txt文件至该文件夹下