JayanthSrinivas06/Sarcasm-and-Irony-detection
This project implements a Bidirectional LSTM (BiLSTM) model for text classification using TensorFlow/Keras. The notebook includes data preprocessing, tokenization, sequence padding, model training, and evaluation. The dataset consists of labeled text data, and the model is trained to classify text into different categories.
No commits in the last 6 months.
Stars
3
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
May 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/JayanthSrinivas06/Sarcasm-and-Irony-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rohanmistry231/Movie-Sentiment-Analysis-App
Description A Python-based web application for analyzing sentiment in movie reviews using NLP...
TarikKaanKoc/IMDB-Sentiment-Analysis-NLP
IMDB dataset having 50K movie reviews for natural language processing or Text analytics. This is...
lakshaybamel/sentiment-analysis-lstm-imdb
LSTM-based sentiment analysis on IMDB dataset using PyTorch with full NLP pipeline, training,...
dejanjovic1283-ui/end-to-end-nlp-sentiment-analysis
IMDB sentiment analysis using NLP, TF-IDF, Logistic Regression, and Streamlit.
laythfadhala/Sentiment-Analysis
This example uses model trained on movie reviews. This model scores the sentiment of text with a...