pocheyeniu / SummaRuNNer
Tensorflow implementation of SummaRuNNer
☆42Updated 6 years ago
Alternatives and similar repositories for SummaRuNNer:
Users that are interested in SummaRuNNer are comparing it to the libraries listed below
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 7 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 7 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆131Updated 6 years ago
- Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms☆95Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- Code for NLPCC2017 paper "Large-scale Simple Question Generation by Template-based Seq2seq Learning"☆85Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 7 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- ☆28Updated 6 years ago
- ☆121Updated 7 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆22Updated 7 years ago
- This is the repository for NLPCC2020 task AutoIE☆51Updated 4 years ago
- LSTM-CRF for NER with ConLL-2002 dataset