Donnychan1606/bert_IMDb
A repo for NLP model Bert.
This project helps quickly determine if a movie review expresses a positive or negative sentiment. It takes raw text reviews as input and classifies them as either positive or negative, which is useful for content analysts, market researchers, or anyone needing to gauge public opinion from text feedback.
No commits in the last 6 months.
Use this if you need to perform highly accurate sentiment analysis on movie reviews or similar short text data.
Not ideal if you require sentiment analysis for extremely long documents or for languages other than English, as the model is specifically trained on IMDb movie reviews.
Stars
11
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 02, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Donnychan1606/bert_IMDb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet...
textgain/grasp
Essential NLP & ML, short & fast pure Python code
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your...
changwookjun/nlp-paper
NLP Paper