Char level and word level classification
The dataset will be downloaded automatically when run the program. If you want to download it by yourself, you can use this url link from google dirve.
- word level text classification
python text_classification.py
- character level text classification
python text_classification_character_rnn.py