finiteautomata's picture
Initial model
a1a6082
|
raw
history blame
No virus
466 Bytes

Sentiment Analysis in English

bertweet-sentiment-analysis

Repository: https://github.com/finiteautomata/pysentimiento/

Model trained with SemEval 2017 corpus (around ~40k tweets). Base model is BerTweet, a RoBERTa model trained on English tweets.

Uses POS, NEG, NEU labels.

Coming soon: a brief paper describing the model and training.

Enjoy! 🤗