https://github.com/ambidextrous9/multi-approach-similarity-based-article-bias-prediction-using-lstm-and-bert
Bias Prediction of News Media Houses
https://github.com/ambidextrous9/multi-approach-similarity-based-article-bias-prediction-using-lstm-and-bert
Last synced: 7 months ago
JSON representation
Bias Prediction of News Media Houses
- Host: GitHub
- URL: https://github.com/ambidextrous9/multi-approach-similarity-based-article-bias-prediction-using-lstm-and-bert
- Owner: ambideXtrous9
- Created: 2022-09-11T05:04:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T02:53:05.000Z (over 1 year ago)
- Last Synced: 2025-01-11T21:32:53.775Z (9 months ago)
- Language: Jupyter Notebook
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi-Approach-Similarity-Based-Article-Bias-Prediction-using-LSTM-and-BERT
## Models :
1. Vaniila LSTM
2. Bidirectional LSTM with CoMatching
3. Bidirectional LSTM with Entailment
4. Bidirectional LSTM with MultiHeadAttention
5. Distil BERT for Classification



# **Results**
### Vanilla LSTM



