rishabhmisra / Sarcasm-Detection-using-NN
This is the PyTorch implementation of work presented in 'Modelling Context with User Embeddings for Sarcasm Detection in Social Media' (https://arxiv.org/pdf/1607.00976.pdf). We further extend the approach by proposing a hybrid NN architecture and perform experiments on a newly collected data.
☆38Updated 8 months ago
Alternatives and similar repositories for Sarcasm-Detection-using-NN:
Users that are interested in Sarcasm-Detection-using-NN are comparing it to the libraries listed below
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- Sentiment analysis with SentiWordNet 3.0☆44Updated 8 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- This repo contains code to detect sarcasm from text in discussion forum using deep learning☆86Updated last year
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 6 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 7 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆189Updated last year
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 7 months ago
- Sentiment Analysis: Deep Bi-LSTM+attention model☆43Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- ☆37Updated 4 years ago
- Detect toxic spans in toxic texts☆68Updated last year
- High quality dataset for the task of Sarcasm Detection☆87Updated 2 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆113Updated 3 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- ☆12Updated 4 years ago
- Repository for the paper "Thou shalt not hate: Countering Online Hate Speech" accepted at ICWSM 2019.☆30Updated 2 years ago
- ☆54Updated 3 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆79Updated 4 years ago
- ☆44Updated last year
- BERT fine-tuning for POS tagging task (Keras)☆77Updated 5 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated 8 months ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago