Skip to content

Commit 91ec58f

Browse files
committed
unnecessary TODO removed
1 parent aac5e61 commit 91ec58f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SentimentIntensityAnalyzer.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ namespace vader
137137
}
138138
}
139139

140-
// TODO Possible: switch from &sentiments to * sentiments
141140
void SentimentIntensityAnalyzer::sentiment_valence(double valence, SentiText sentitext, String item, int i, std::vector<double> &sentiments)
142141
{
143142
bool is_cap_diff = sentitext.isCapDiff();

0 commit comments

Comments
 (0)