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.
☆35Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for Sarcasm-Detection-using-NN
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.☆45Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Sarcasm detection on tweets using neural network☆128Updated 11 months ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Text Classification using transformer based models☆23Updated 4 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…☆69Updated 7 years ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 3 months ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 4 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 4 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago
- Question-answer generation from text☆69Updated last year
- ☆83Updated 3 years ago
- BERT fine-tuning for POS tagging task (Keras)☆74Updated 5 years ago
- An optimized Transformer based abstractive summarization model with Tensorflow☆16Updated 2 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆68Updated 5 years ago
- Large-Scale Multi-Label Text Classification on EU Legislation☆93Updated last year
- Sentiment analysis with SentiWordNet 3.0☆44Updated 8 years ago
- ☆38Updated 5 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- ☆44Updated last year
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆64Updated 7 years ago
- ☆53Updated 2 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- This is the Github repository for SemEval-2018 Task 3☆62Updated last year
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- 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…☆112Updated 3 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 4 years ago