This folder contains examples and best practices, written in Jupyter notebooks, for interpreting Natural Language Processing systems for the text classification scenarios.
| Category | Applications | Methods | Languages |
|---|---|---|---|
| Text Classification | Topic Classification | BERT | en |
| Text Classification | Topic Classification | Logistic reg. + Bag of Words | en |
| Text Classification | Sentiment Analysis | BERT and RNN | en |