基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。
☆59Apr 21, 2019Updated 7 years ago
Alternatives and similar repositories for text-summarization
Users that are interested in text-summarization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Sep 19, 2019Updated 6 years ago
- 指针生成网络的文本摘要☆18Sep 25, 2020Updated 5 years ago
- 微博文本自动摘要的一个实验,做的最原始的用于开源的版本。☆21Aug 11, 2017Updated 8 years ago
- ☆121Jul 27, 2017Updated 8 years ago
- seq2seq+attention model for Chinese textsum☆41Mar 15, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。☆35Jun 7, 2020Updated 6 years ago
- 基于Transformer的生成式文本摘要☆185Jun 22, 2022Updated 3 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆647Nov 20, 2022Updated 3 years ago
- 文本智能摘要提取☆134May 29, 2016Updated 10 years ago
- 基于多级LSTM的抽取式文本摘要☆12Aug 20, 2024Updated last year
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆135Sep 12, 2018Updated 7 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆397May 31, 2024Updated 2 years ago
- 用textrank算法做中文新闻自动摘要☆17May 18, 2019Updated 7 years ago
- 中文文本摘要/关键词提取☆436Dec 28, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- textrank 提取文章摘要与结果优化☆31Jun 6, 2018Updated 8 years ago
- 基于transformer的指针生成网络☆93Jan 13, 2021Updated 5 years ago
- 本项目使用Keras实现R-BERT,在人物关系数据集上进行测试验证。☆10Apr 17, 2021Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Mar 31, 2019Updated 7 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Oct 13, 2019Updated 6 years ago
- 中文文本 摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆418Jun 17, 2024Updated last year
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26May 13, 2022Updated 4 years ago
- 从中文文本中自动提取摘要☆44Jun 20, 2023Updated 2 years ago
- 一个用于中文文本的抽取式摘要工具 a tool for chinese summary extraction☆19Nov 24, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,306Jun 18, 2022Updated 3 years ago
- Python implementation of ROUGE☆30Dec 10, 2017Updated 8 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆204Jun 12, 2023Updated 3 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,506Jan 11, 2022Updated 4 years ago
- 中文文本摘要生成模型☆21Jul 29, 2022Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Oct 1, 2019Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Apr 4, 2019Updated 7 years ago
- 用户评论标签挖掘☆73May 1, 2017Updated 9 years ago
- 基于BERT和指针网络构建实体抽取任务☆14Aug 2, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 篇章级事件抽取☆22Sep 2, 2020Updated 5 years ago
- AVX-512 utilities☆20Sep 22, 2014Updated 11 years ago
- 基于GPT2的中文摘要生成模型☆405Jul 6, 2023Updated 2 years ago
- implementation pointer-generator-network by pytorch and python3☆86Jan 7, 2020Updated 6 years ago
- Official repository for "DYPLOC: Dynamic Planning of Content Using Mixed Language Models for Opinion Text Generation"☆10May 20, 2022Updated 4 years ago
- ☆14Aug 26, 2024Updated last year
- keras example of seq2seq, auto title☆331Dec 9, 2019Updated 6 years ago