Open DanilZherebtsov opened 3 years ago
Hi,
result['positive'] - result['negative']
, but I'm not sure.Also take a look at Sergey Smetanin BERT-based models for sentiment classification: https://github.com/sismetanin/sentiment-analysis-in-russian
Hi, thank you for the answer.
Some of the definitions in RuSentiment README are not clear. For example 'neutral class (unmarked for sentiment)' - what does that mean? If this is something that can't be classified as neither positive nor negative then how is this different from '"skip" class for unclear cases'?
Questions: