This notebook contains implementation of Text Classification using the 20 Newsgroups dataset, using scikit-learn and NLTK libraries, and some model explanations with LIME library.
The accompanying blog post for this notebook: Text Classification with Python (and some AI Explainability!)