- Handles unbalanced data with class weightings
- Cleans data using unidecode, demojize, and removes hashtags
- Augments data using backtranslation and contextual word embeddings
Open the notebook on your preferred cloud computing program such as Colab Import your data in the "Import Data" section Define the constants in the "Define Constants" section