基于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 9 years ago
- ☆119Jul 27, 2017Updated 9 years ago
- seq2seq+attention model for Chinese textsum☆41Mar 15, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于Transformer的生成式文本摘要☆184Jun 22, 2022Updated 4 years ago
- 使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。☆35Jun 7, 2020Updated 6 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆647Nov 20, 2022Updated 3 years ago
- ☆78Jul 28, 2019Updated 7 years ago
- 文本智能摘要提取☆134May 29, 2016Updated 10 years ago
- 基于多级LSTM的抽取式文本摘要☆12Aug 20, 2024Updated 2 years ago
- 文本自动摘要☆95May 1, 2023Updated 3 years ago
- Extractive text summarization using seq2seq, PGN and coverage machanism.☆23Mar 9, 2022Updated 4 years ago
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆135Sep 12, 2018Updated 7 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆396May 31, 2024Updated 2 years ago
- textrank 提取文章摘要与结果优化☆31Jun 6, 2018Updated 8 years ago
- 用textrank算法做中文新闻自动摘要☆17May 18, 2019Updated 7 years ago
- 基于transformer的指针生成网络☆93Jan 13, 2021Updated 5 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…☆417Jun 17, 2024Updated 2 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26May 13, 2022Updated 4 years ago
- 从中文文本中自动提取摘要☆43Jun 20, 2023Updated 3 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,308Jun 18, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Python implementation of ROUGE☆30Dec 10, 2017Updated 8 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,506Jan 11, 2022Updated 4 years ago
- 使用UniLM实现中文文本摘要☆43Mar 25, 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
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Oct 1, 2019Updated 6 years ago
- 用户评论标签挖掘☆73May 1, 2017Updated 9 years ago
- 基于BERT和指针网络构建实体抽取任务☆14Aug 2, 2020Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Apr 4, 2019Updated 7 years ago
- AVX-512 utilities☆20Sep 22, 2014Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 篇章级事件抽取☆22Sep 2, 2020Updated 6 years ago
- 基于GPT2的中文摘要生成模型☆406Jul 6, 2023Updated 3 years ago
- NLPCC 2017 task3 article text summary☆23Jul 25, 2017Updated 9 years ago
- keras example of seq2seq, auto title☆331Dec 9, 2019Updated 6 years ago
- 知识图谱相关学习资料☆17May 14, 2018Updated 8 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Aug 27, 2019Updated 7 years ago
- 一个基于trie树的具有联想功能的文本编辑器。采用python和pyqt☆10Sep 7, 2016Updated 9 years ago