doscsy12/XAI_sentiment_proj
Using Explainable Artificial Intelligence (XAI) for sentiment analysis (NLP)
This helps you understand why an AI system categorized a piece of text as positive, negative, or neutral. You input a text, and it not only tells you the sentiment but also highlights the specific words or phrases that led to that classification. This is ideal for anyone who needs to trust or explain AI-driven sentiment analysis, such as marketing analysts, customer service managers, or social media strategists.
No commits in the last 6 months.
Use this if you need to know not just what sentiment an AI detected in a text, but also *why* it made that decision, to build trust and accountability.
Not ideal if you only need a basic sentiment classification without needing to understand the underlying reasoning.
Stars
15
Forks
—
Language
Jupyter Notebook
License
—
Last pushed
Mar 28, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/doscsy12/XAI_sentiment_proj"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
tensorflow/tcav
Code for the TCAV ML interpretability project
MAIF/shapash
🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent...
TeamHG-Memex/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
csinva/imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling...