AniSkywalker / SarcasmDetectionLinks
Sarcasm detection on tweets using neural network
☆131Updated last year
Alternatives and similar repositories for SarcasmDetection
Users that are interested in SarcasmDetection are comparing it to the libraries listed below
Sorting:
- This repo contains code to detect sarcasm from text in discussion forum using deep learning☆86Updated 2 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆97Updated 7 years ago
- Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.☆85Updated 3 years ago
- Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentimen…☆199Updated 7 years ago
- 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
- 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
- Archived - not answering issues☆201Updated 4 years ago
- Sentiment analysis with SentiWordNet 3.0☆44Updated 8 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"☆339Updated last year
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- Aspect Based Sentiment Analysis is a special type of sentiment analysis. In an explicit aspect, opinion is expressed on a target(opinion …☆73Updated 5 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- A Survey and Experiments on Annotated Corpora for Emotion Classification in Text☆235Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆261Updated 3 years ago
- This is the Github repository for SemEval-2018 Task 3☆64Updated 2 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆106Updated 6 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412Updated 2 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 6 years ago
- The SentiWordNet sentiment lexicon☆332Updated 3 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆67Updated 7 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago