murak038 / CNN_LSTM_Seq2Seq
CNN LSTM Seq2Seq Model for Abstractive Text Summarization
☆23Updated 6 years ago
Alternatives and similar repositories for CNN_LSTM_Seq2Seq:
Users that are interested in CNN_LSTM_Seq2Seq are comparing it to the libraries listed below
- A BERT-Transformer network for abstractive text summarization☆125Updated 2 years ago
- A deep learning neural network for abstractive deep summarization☆20Updated 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
- Build a summarizer models combining transformers and pointing mechanism☆33Updated 5 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆9Updated 4 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Code for ACL'20 paper "Multi-Granularity Interaction Network for Extractive and Abstractive Multi-Document Summarization" .☆35Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- AAAI-2021 paper: Unsupervised Summarization for Chat Logs with Topic-Oriented Ranking and Context-Aware Auto-Encoders.☆38Updated 3 years ago
- Code, Models, and Data for the ACL 2019 paper "Scoring Sentence Singletons and Pairs for Abstractive Summarization"☆66Updated 2 years ago
- Repo for Enhanced Seq2Seq Autoencoder via Contrastive Learning for Abstractive Text Summarization☆23Updated 3 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- Text summarization starting from scratch.☆94Updated 7 months ago
- Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings toget…☆10Updated 4 years ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆123Updated 5 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆114Updated 3 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- AAAI-2021 paper: Topic-Oriented Spoken Dialogue Summarization for Customer Service with Saliency-Aware Topic Modeling.☆77Updated 3 years ago
- reimplementing Neural Summarization by Extracting Sentences and Words☆16Updated 6 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆40Updated 4 years ago
- code for our ICPR 2020 paper: "Adversarial Training for Aspect-Based Sentiment Analysis with BERT"☆28Updated 3 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆148Updated 5 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- Improving Word Embeddings by combining word embeddings with their POS (Part Of Speech) tag.☆18Updated 4 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- An implementation of pointer generator network by using bert as encoder and transformer decoder.☆16Updated 3 years ago