NIHRIO / IronyDetectionInTwitterLinks
A Simple and Accurate Neural Network Model for Irony Detection in Twitter
☆25Updated 7 years ago
Alternatives and similar repositories for IronyDetectionInTwitter
Users that are interested in IronyDetectionInTwitter are comparing it to the libraries listed below
Sorting:
- Python Framework for Extractive Text Summarization☆113Updated 4 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆113Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 4 years ago
- This repo contains code to detect sarcasm from text in discussion forum using deep learning☆84Updated 2 years ago
- Use BERT to Fill in the Blanks☆84Updated 4 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- Text Similarity☆399Updated 5 years ago
- Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking …☆46Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Updated 6 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 6 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- ETNLP: A toolkit to evaluate, extract, and visualize multiple embeddings☆149Updated 5 months ago
- Examine two sentences and determine whether they have the same meaning.☆223Updated 7 years ago
- Neural text-to-text question generation☆216Updated 5 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…☆114Updated 4 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago
- Lecture summarization with BERT☆153Updated 3 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆439Updated 2 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.☆147Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago