abdulfatir / abdulfatir/twitter-sentiment-analysis
Need to add Neutral result into the sentiment
未关闭
- 主要语言
- Python
- 星标
- 1.7k
- 派生
- 601
- PR 合并指标
- 30 天内没有已合并 PR
描述
that's good to give result between positive (1) and negative (0), but im looking for how to add neutral into the code. Anyone can help?
贡献指南
这个仓库没有索引到贡献指南
调研方向
The project uses models like Naive Bayes, SVM, CNN, LSTM for sentiment analysis. First, examine the existing code to see how binary sentiment (positive/negative) is implemented. Look for model training scripts and data preprocessing to understand the current label encoding. Adding a neutral class likely requires retraining models with a three-class dataset and updating evaluation metrics.
由索引模型根据 Issue 内容生成。
评估
- 领域
- ai, machine-learning
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100