implementation pointer-generator-network by pytorch and python3
☆87Jan 7, 2020Updated 6 years ago
Alternatives and similar repositories for pointer-generator-pytorch
Users that are interested in pointer-generator-pytorch are comparing it to the libraries listed below
Sorting:
- 指针生成网络的文本摘要☆18Sep 25, 2020Updated 5 years ago
- 基于transformer的指针生成网络☆94Jan 13, 2021Updated 5 years ago
- 基于Bart语言模型的指针生成网络,用于中文语法纠错任务☆16Sep 8, 2022Updated 3 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆915Jan 23, 2023Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Oct 1, 2019Updated 6 years ago
- The pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks.☆48Mar 24, 2023Updated 2 years ago
- An implementation of pointer generator network by using bert as encoder and transformer decoder.☆16Sep 10, 2021Updated 4 years ago
- 基于GPT2的中文摘要生成模型☆405Jul 6, 2023Updated 2 years ago
- 使用UniLM实现中文文本摘要☆43Mar 25, 2020Updated 5 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆316Jul 5, 2019Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆359Apr 16, 2019Updated 6 years ago
- 企业事件抽取☆13May 20, 2021Updated 4 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆419Jun 17, 2024Updated last year
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆380Jun 25, 2022Updated 3 years ago
- 文本自动摘要☆94May 1, 2023Updated 2 years ago
- 基于Transformer的生成式文本摘要☆186Jun 22, 2022Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,198Jun 16, 2022Updated 3 years ago
- 使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。☆35Jun 7, 2020Updated 5 years ago
- A tool for extracting plain text and internal Wikipedia links from Wikipedia dumps☆11Apr 18, 2019Updated 6 years ago
- ☆20Nov 19, 2020Updated 5 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆12Jun 2, 2021Updated 4 years ago
- 从中文文本中自动提取摘要☆44Jun 20, 2023Updated 2 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Jun 17, 2022Updated 3 years ago
- Identifying complex sentences (with more than 2 clauses), detecting clause breakpoints and coverting them to simpler sentences.☆17Dec 2, 2019Updated 6 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398May 31, 2024Updated last year
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Nov 2, 2022Updated 3 years ago
- 基于LDA和TextRank的关键子提取算法实现☆23Aug 11, 2017Updated 8 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Jan 11, 2022Updated 4 years ago
- The training code to finetune flan-T5 model with text to SQL task☆24Aug 21, 2023Updated 2 years ago
- ☆61Nov 14, 2019Updated 6 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 6 years ago
- EMNLP 2020: Filtering before Iteratively Referring for Knowledge-Grounded Response Selection in Retrieval-Based Chatbots☆12Dec 15, 2020Updated 5 years ago
- Code used to create the Linked WikiText-2 dataset☆16May 22, 2023Updated 2 years ago
- ☆16Nov 29, 2019Updated 6 years ago
- 问答摘要/seq2seq/PGN/Bert_sum/UniLM☆19Oct 4, 2020Updated 5 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,307Jun 18, 2022Updated 3 years ago
- baidu aistudio event extraction competition☆224Mar 24, 2023Updated 2 years ago
- ☆19Dec 5, 2019Updated 6 years ago