- config文件:配置各种模型的配置参数
- data:存放原始数据raw data,停用词stopwords
- preprocess:提供数据预处理的方法
- outputs:存放 vocab,word_to_index, label_to_index 处理后的数据
- models:存放模型代码
- trainers:存放训练代码
- predictors:存放预测代码
forked from xiaobuguilaile/online-sentiment-detection-system
-
Notifications
You must be signed in to change notification settings - Fork 0
License
omige/online-sentiment-detection-system
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%