bi-rnn
There are 6 repositories under bi-rnn topic.
Daya-Jin/Bopomofo2Chs
Implement Bopomofo2Chs with Tacotron.
tuanrpt/DCKM
Deep Cost-sensitive Kernel Machine Model - PAKDD 2020
JayeshSuryavanshi/Sentiment-Analysis-IMDb-Reviews
In this project, RNN-based models were used to detect sentiment (i.e. detect if a sentence is positive or negative) using PyTorch and TorchText. This was done on movie reviews, using the IMDb dataset.
Mahamudul-Hasan-Rafi/Sentiment-Analysis-From-Tweeter-Tweets
Implementation of a Sentiment Analysis model from Tweeter tweets using Stacked Bidirectional Recurrent Neural Network.
rspai/IMDb_review_sentiment_analysis
Sentiment analysis using IMDb movie reviews dataset