prrao87 / tweet-stance-predictionLinks
Applying NLP transfer learning techniques to predict Tweet stance toward a topic
☆107Updated 6 years ago
Alternatives and similar repositories for tweet-stance-prediction
Users that are interested in tweet-stance-prediction are comparing it to the libraries listed below
Sorting:
- A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.☆170Updated 5 months ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Repository for the paper "Thou shalt not hate: Countering Online Hate Speech" accepted at ICWSM 2019.☆30Updated 2 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Steam review texting embedding analysis☆143Updated 2 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Data-driven projects repo☆75Updated 6 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆57Updated 6 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 6 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…