chuksoo/imdb_movie_sentiment_analysisNLP
Practicum by Yandex Project 13: In this natural language processing project, we developed a system for filtering and categorizing movie reviews. The goal is to train a model to automatically detect negative reviews using dataset of IMBD movie reviews with polarity labelling. We built a model for classifying positive and negative reviews with an F1 score of at least 0.85.
No commits in the last 6 months.
Stars
1
Forks
1
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Nov 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/chuksoo/imdb_movie_sentiment_analysisNLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ScalaConsultants/Aspect-Based-Sentiment-Analysis
💠Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)
curiousily/Deploy-BERT-for-Sentiment-Analysis-with-FastAPI
Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch
cleopatra-itn/fair_multimodal_sentiment
Code and Splits for the paper "A Fair and Comprehensive Comparison of Multimodal Tweet Sentiment...
LorenzoAgnolucci/BERT_for_ABSA
In this work (Targeted) Aspect-Based Sentiment Analysis task is converted to a sentence-pair...
mohd-faizy/06P_Sentiment-Analysis-With-Deep-Learning-Using-BERT
Finetuning BERT in PyTorch for sentiment analysis.