abdulfatir / abdulfatir/twitter-sentiment-analysis
After stats.py
未关闭
- 主要语言
- Python
- 星标
- 1.7k
- 派生
- 601
- PR 合并指标
- 30 天内没有已合并 PR
描述
For all the methods that follow, change the values of TRAIN_PROCESSED_FILE, TEST_PROCESSED_FILE, FREQ_DIST_FILE, and BI_FREQ_DIST_FILE to your own paths in the respective files. Wherever applicable, values of USE_BIGRAMS and FEAT_TYPE can be changed to obtain results using different types of features as described in report.
basically what we have to do actually??
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 提到了 stats.py 以及用于配置 TRAIN_PROCESSED_FILE、TEST_PROCESSED_FILE、FREQ_DIST_FILE 和 BI_FREQ_DIST_FILE 的配置文件。首先,定位 stats.py 以及任何相关的配置或数据加载脚本,以了解文件结构。确定这些常量的定义位置,以及它们应当指向哪些路径。“Done”意味着正确更新这些文件路径,并验证这些更改不会破坏数据管道。
由索引模型根据 Issue 内容生成。
评估
- 领域
- machine-learning
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100