textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。
☆30Sep 19, 2019Updated 6 years ago
Alternatives and similar repositories for TextSummary
Users that are interested in TextSummary are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 6 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆47Feb 22, 2019Updated 7 years ago
- Transformer for text summarization implemented in pytorch☆11Aug 17, 2019Updated 6 years ago
- seq2seq+attention model for Chinese textsum☆42Mar 15, 2018Updated 8 years ago
- csdn技术博客推荐引擎,基于文字内容的推荐引擎☆21Apr 22, 2018Updated 7 years ago
- 微博文本自动摘要的一个实验,做的最原始的用于开源的版本。☆21Aug 11, 2017Updated 8 years ago
- 微博自动摘要系统 Chinese Microblog Automatic Summary System☆31Apr 4, 2019Updated 6 years ago
- NLPCC 2019 Outstanding Paper "Improving Transformer with Sequential Context Representations for Abstractive Text Summarization" source c…☆11Jul 25, 2024Updated last year
- 摘要、关键字、关键词组、文本相似度、分词分句(自然语言处理工具包)☆11Aug 16, 2019Updated 6 years ago
- ☆122Jul 27, 2017Updated 8 years ago
- 文本智能摘要提取☆134May 29, 2016Updated 9 years ago
- kmeans algorithm for GPU, with and without triangle inequality☆13Apr 6, 2010Updated 15 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,504Jan 11, 2022Updated 4 years ago
- Scripts to train a seq2seq model using tensorflow 2☆11Dec 9, 2019Updated 6 years ago
- Improvement of RAKE Algorithm (Rapid Automatic keyword extraction)☆35Sep 15, 2017Updated 8 years ago
- Robust and Memory Efficient Event Detection and Tracking in Large News Feeds☆13Oct 15, 2021Updated 4 years ago
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆135Sep 12, 2018Updated 7 years ago
- keras example of seq2seq, auto title☆332Dec 9, 2019Updated 6 years ago
- Demo web server app that shows how BERT model trained on SQuAD dataset deals with the machine comprehension task.☆10Dec 8, 2022Updated 3 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Mar 31, 2019Updated 6 years ago
- 本项目使用Keras实现R-BERT,在人物关系数据集上进行测试验证。☆10Apr 17, 2021Updated 4 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆42Jul 8, 2019Updated 6 years ago
- Rossmann Store Sales: https://www.kaggle.com/c/rossmann-store-sales☆10May 13, 2018Updated 7 years ago
- 基于GPT2的中文摘要生成模型☆405Jul 6, 2023Updated 2 years ago
- ☆14May 23, 2024Updated last year
- preprocessing of chinese summarization dataset LCSTS☆10May 10, 2019Updated 6 years ago
- SOTA results for machine learning problems in NLP .☆11Nov 3, 2020Updated 5 years ago
- 用word2vec方法 匹配两个句子 计算相似度☆10Apr 23, 2018Updated 7 years ago
- 基于《知网》的语义相似度计算 python2.7 API☆13Jun 23, 2017Updated 8 years ago
- ☆78Jul 28, 2019Updated 6 years ago
- A better working example of SIFRank and SIFRank+ models for keyword extraction. Easy to setup using docker-compose.☆11Oct 29, 2024Updated last year
- 可以将bert相关模型在网站上进行展示、测试,后端使用flask,前端使用vue。☆11Aug 20, 2021Updated 4 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274May 30, 2019Updated 6 years ago
- 基于Python机器学习的乳腺癌预测模型☆10Dec 11, 2018Updated 7 years ago
- 基于ComNet的短文本匹配网络模型☆11Jul 9, 2019Updated 6 years ago
- 基于新浪微博的面向食品安全的舆情话题检测与追踪系统☆13Jul 6, 2022Updated 3 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆646Nov 20, 2022Updated 3 years ago
- 领域自适应文本挖掘工具(新词发现、情感分析、实体链接等),基于少量种子词和背景知识☆13Jun 19, 2019Updated 6 years ago