jakartaresearch / adi-buzzer

Analyzing and Detecting Indonesia Buzzer in Twitter About Politics and Social Issues
3 stars 0 forks source link

Model for short text classification #21

Closed rubentea16 closed 3 years ago

rubentea16 commented 3 years ago

Create a model for short text classification (0 or 1)

0: the short text doesn't contain a political word 1: the short text contains a political word

This model will use to predict short text (username, hashtag)

The output from this model will be used for a feature in create model bot detection

rubentea16 commented 3 years ago

Features

image

Imbalance dataset

image

rubentea16 commented 3 years ago

modelling: _notebook/R11_short_text_model.ipynb_