- config文件:配置各种模型的配置参数
- data:存放原始数据raw data,停用词stopwords
- preprocess:提供数据预处理的方法
- outputs:存放 vocab,word_to_index, label_to_index 处理后的数据
- models:存放模型代码
- trainers:存放训练代码
- predictors:存放预测代码
omige/online-sentiment-detection-system
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|