murak038 / CNN_LSTM_Seq2Seq
CNN LSTM Seq2Seq Model for Abstractive Text Summarization
☆23Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CNN_LSTM_Seq2Seq
- A deep learning neural network for abstractive deep summarization☆20Updated 4 years ago
- Build a summarizer models combining transformers and pointing mechanism☆34Updated 4 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆9Updated 4 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 last year
- A BERT-Transformer network for abstractive text summarization☆124Updated last year
- Text summarization starting from scratch.☆94Updated 2 months ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- Improving Word Embeddings by combining word embeddings with their POS (Part Of Speech) tag.☆18Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Repo for Enhanced Seq2Seq Autoencoder via Contrastive Learning for Abstractive Text Summarization☆22Updated 3 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- A simple library to preprocess ABSA related tasks from SemEval☆27Updated 4 years ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆125Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- BERT fine-tuned for hierarchical multi-label text classification (HMLTC)☆13Updated 3 years ago
- reimplementing Neural Summarization by Extracting Sentences and Words☆16Updated 5 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- NLPCC 2019 Outstanding Paper "Improving Transformer with Sequential Context Representations for Abstractive Text Summarization" source c…☆11Updated 3 months ago
- ☆28Updated 4 years ago
- An implementation of pointer generator network by using bert as encoder and transformer decoder.☆15Updated 3 years ago
- The pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks.☆46Updated last year
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 4 years ago
- The public state-of-the-art methods for deep learning based ASC☆123Updated 4 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- 针对LCSTS数据集,目前有两种预处理方式。☆14Updated 3 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆23Updated 3 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆53Updated 4 years ago