confused about the sentiment

#4
by dennamandela - opened

I want to ask, for the results of this sentiment classification, for positive, neutral, and negative, how many numbers are there for each?

Owner

Hi @dennamandela .

I'm assuming you're talking about the training set I used to train this sentiment analysis model, and how many samples of each class was in the dataset.
If so, I trained this model using SmSA from IndoNLU which contains 11,000 training samples: 6416 positive, 3436 negative, 1148 neutral.

Hope this helps!

Sign up or log in to comment