GlobalMaksimum / sadedegel

A General Purpose NLP library for Turkish
http://sadedegel.ai
MIT License
93 stars 13 forks source link

Twitter Sentiment Prebuilt Model #191

Closed dafajon closed 3 years ago

dafajon commented 3 years ago

Build a prebuilt sentiment classifier on twitter data. Refer to template of news_classification under prebuilt.

Link to Dataset. It has a balanced distribution of targets and all three categories. Update if necessary with a better dataset until training. After that any updates on data would require splitting a new eval, data versioning, training and evaluating all existing models on that again.