基于GPT2的中文摘要生成模型
☆406Jul 6, 2023Updated 2 years ago
Alternatives and similar repositories for GPT2-Summary
Users that are interested in GPT2-Summary are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 提供一款中文版生成式摘要服务☆349Feb 9, 2026Updated 4 months ago
- GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)☆2,999Oct 30, 2023Updated 2 years ago
- Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。☆1,110Mar 8, 2022Updated 4 years ago
- Chinese version of GPT2 training code, using BERT tokenizer.☆7,598Apr 25, 2024Updated 2 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆229Nov 13, 2023Updated 2 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.
- ☆442Mar 12, 2022Updated 4 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆418Jun 17, 2024Updated last year
- 基于Transformer的生成式文本摘要☆185Jun 22, 2022Updated 3 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆249Dec 9, 2020Updated 5 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆397May 31, 2024Updated 2 years ago
- 使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。☆35Jun 7, 2020Updated 6 years ago
- 中文生成式预训练模型☆570Apr 3, 2022Updated 4 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,306Jun 18, 2022Updated 3 years ago
- implementation pointer-generator-network by pytorch and python3☆86Jan 7, 2020Updated 6 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.
- 使用UniLM实现中文文本摘要☆43Mar 25, 2020Updated 6 years ago
- GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型☆1,705May 22, 2023Updated 3 years ago
- A BERT-Transformer network for abstractive text summarization☆129Nov 29, 2022Updated 3 years ago
- 基于transformer的指针生成网络☆93Jan 13, 2021Updated 5 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 6 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆70Sep 18, 2023Updated 2 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆204Jun 12, 2023Updated 3 years ago
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Sep 19, 2019Updated 6 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Jan 11, 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.
- 教育行业新闻 自动文摘 语料库 自动摘要☆204Jun 6, 2018Updated 8 years ago
- keras implement of transformers for humans☆5,418Nov 11, 2024Updated last year
- Chinese Pre-Trained Language Models (CPM-LM) Version-I☆1,580Mar 18, 2023Updated 3 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Oct 13, 2019Updated 6 years ago
- 指针生成网络的文本摘要☆18Sep 25, 2020Updated 5 years ago
- 基于GPT2的中文文本摘要生成☆28Mar 23, 2023Updated 3 years ago
- 根据gpt2-ml中文模型finetune自己的数据集☆44May 22, 2023Updated 3 years ago
- 高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型☆811Jul 8, 2020Updated 5 years ago
- ☆420Mar 4, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 中文文本摘要/关键词提取☆436Dec 28, 2020Updated 5 years ago
- 文本自动摘要☆95May 1, 2023Updated 3 years ago
- 整理一下在keras中使用T5模型的要点☆174Mar 4, 2022Updated 4 years ago
- Easy-to-use CPM for Chinese text generation(基于CPM的中文文本生成)☆532Apr 10, 2023Updated 3 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26May 13, 2022Updated 4 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,211Apr 19, 2026Updated last month
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆135Sep 12, 2018Updated 7 years ago