从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题
☆45Jun 27, 2017Updated 9 years ago
Alternatives and similar repositories for Neural-Headline-Generator-CN
Users that are interested in Neural-Headline-Generator-CN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 文本智能摘要提取☆134May 29, 2016Updated 10 years ago
- 分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成☆28Sep 22, 2020Updated 5 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 7 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Oct 13, 2019Updated 6 years ago
- 基于Transformer的生成式文本摘要☆185Jun 22, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A Multi-Format Transfer Learning Model for Event Argument Extraction via Variational Information Bottleneck☆10Sep 9, 2022Updated 3 years ago
- Chrome Extension demo for a tutorial☆12Mar 5, 2023Updated 3 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Nov 5, 2017Updated 8 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆314Jul 5, 2019Updated 7 years ago
- 本项目包含几种常 用 NLP算法的实现:关键词(keyword)、命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等☆16Jan 16, 2022Updated 4 years ago
- keras example of seq2seq, auto title☆331Dec 9, 2019Updated 6 years ago
- 基于语义的中文文本关键词提取算法(SKE)的工程实现☆16Nov 2, 2017Updated 8 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125May 14, 2019Updated 7 years ago
- Code for our work "Read, Highlight and Summarize: A Hierarchical Neural Semantic Encoder-based Approach"☆10Oct 28, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆78Jul 28, 2019Updated 7 years ago
- 输入一段文本,使用 `TextRank`算法 从输入文本中提取关键词和摘要(重要的句子),并使用Flask写成后台形式☆12Dec 27, 2019Updated 6 years ago
- Chinese question generation☆12Jun 14, 2019Updated 7 years ago
- Implementation of paper: Deng K, Bol P K, Li K J, et al. On the unsupervised analysis of domain-specific Chinese texts[J]. Proceedings of…☆79Aug 5, 2016Updated 9 years ago
- Byte Cup 2018 International Machine Learning Contest (3rd prize)☆77Aug 26, 2022Updated 3 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆49Oct 11, 2019Updated 6 years ago
- smp2018 contest ( distinguish human writing or robot writing from news )☆19Aug 10, 2018Updated 7 years ago
- TensorFlow reimplementation of Topic-to-Essay Generation with Neural Networks.☆69Jan 11, 2019Updated 7 years ago
- Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。☆1,110Mar 8, 2022Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 设计模式☆10Jun 13, 2023Updated 3 years ago
- 本repo使用tensorflow2实现NLP中常见的模型:文本相似度分析、文本摘要、文本生成、机器翻译......(持续更新中)☆28Mar 19, 2020Updated 6 years ago
- 针对LCSTS数据集,目前有两种预处理方式。☆14Dec 22, 2020Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆196Dec 19, 2019Updated 6 years ago
- ☆10Apr 8, 2018Updated 8 years ago
- ☆14Jun 10, 2019Updated 7 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆149Oct 5, 2018Updated 7 years ago
- Asynchronous event I/O driven quantitative trading framework.☆12Aug 29, 2020Updated 5 years ago
- 自进化量化选股系统 — Kronos K线预测模型 + Hermes Agent 自进化闭环 + A股三池漏斗选股☆16Jul 22, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Generating jokes with a sequence-to-sequence model.