rishabhmisra / Sarcasm-Detection-using-NNLinks
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.
☆34Updated last year
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
Sorting:
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆113Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago
- Detect toxic spans in toxic texts☆71Updated 2 years ago
- Sarcasm detection on tweets using neural network☆131Updated 2 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- ☆55Updated 3 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago
- Lecture summarization with BERT☆153Updated 3 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.☆172Updated 8 months ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- This repo contains code to detect sarcasm from text in discussion forum using deep learning☆84Updated 2 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 5 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆100Updated 7 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆221Updated last year
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆187Updated 2 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- Twitter word embeddings generated using Word2Vec and FastText.☆47Updated 6 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 years ago
- ☆45Updated 2 years ago
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 6 years ago
- Repository for the paper "Thou shalt not hate: Countering Online Hate Speech" accepted at ICWSM 2019.☆31Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- A Survey and Experiments on Annotated Corpora for Emotion Classification in Text☆234Updated 2 years ago
- Abstractive Text Summarization using Transformer☆167Updated 2 years ago