NLI using BiLSTM and Logistic regression (using tf-idf features)
-
Updated
May 16, 2020 - Python
NLI using BiLSTM and Logistic regression (using tf-idf features)
Sentiment analysis of tweets to detect negative tweets.
Given the title of a fake news article A and the title of a coming news article B, program classifies B into agree, disagree, and unrelated.
To associate your repository with the tf-idf-features topic, visit your repo's landing page and select "manage topics."