使用UniLM实现中文文本摘要
☆43Mar 25, 2020Updated 5 years ago
Alternatives and similar repositories for UniLM_summarization
Users that are interested in UniLM_summarization are comparing it to the libraries listed below
Sorting:
- 分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成☆28Sep 22, 2020Updated 5 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆39Apr 4, 2024Updated last year
- 中文文本摘要生成模型☆21Jul 29, 2022Updated 3 years ago
- chinese pretrain unilm☆28Apr 14, 2020Updated 5 years ago
- 基于Transformer的生成式文本摘要☆186Jun 22, 2022Updated 3 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆419Jun 17, 2024Updated last year
- 企业事件抽取☆13May 20, 2021Updated 4 years ago
- pytorch版unilm模型☆27Jun 19, 2021Updated 4 years ago
- ☆442Mar 12, 2022Updated 4 years ago
- microsoft unilm-v1 compatible with huggingface transformers☆22Apr 5, 2023Updated 2 years ago
- 法研杯2021类案检索赛道三等奖方案☆50Feb 11, 2022Updated 4 years ago
- 基于GPT2的中文摘要生成模型☆405Jul 6, 2023Updated 2 years ago
- ☆15Dec 20, 2023Updated 2 years ago
- 多源指针网络 (multi source pointer network)☆19Feb 21, 2022Updated 4 years ago
- 基于transformer的指针生成网络☆94Jan 13, 2021Updated 5 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,307Jun 18, 2022Updated 3 years ago
- ☆27Dec 29, 2023Updated 2 years ago
- The code for paper "ProQA: Structural Prompt-based Pre-training for Unified Question Answering"☆11Feb 7, 2023Updated 3 years ago
- Listwise Learning to Rank by Exploring Unique Ratings (WSDM 2020)☆13Nov 2, 2025Updated 4 months ago
- ☆22Jul 30, 2025Updated 7 months ago
- 使用bert训练MRPC数据集,写成API接口模式以及简易的html界面☆21Jun 30, 2019Updated 6 years ago
- pytorch版simcse无监督语义相似模型☆23May 13, 2021Updated 4 years ago
- ALIGNIE: Few-Shot Fine-Grained Entity Typing with Automatic Label Interpretation and Instance Generation☆20Dec 12, 2022Updated 3 years ago
- 中文文本摘要/关键词提取☆436Dec 28, 2020Updated 5 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398May 31, 2024Updated last year
- SeRL: Self-Play Reinforcement Learning for Large Language Models with Limited Data☆21Jan 24, 2026Updated last month
- TripleNet: Triple Attention Network for Multi-Turn Response Selection in Retrieval-based Chatbots (CoNLL2019)☆26Nov 18, 2019Updated 6 years ago
- AI Challenger 2018 阅读理解赛道代码分享☆20Dec 6, 2018Updated 7 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 6 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆158Jan 21, 2021Updated 5 years ago
- Pytorch implementation for paper "Selective Encoding for Abstractive Sentence Summarization"☆12Mar 17, 2019Updated 7 years ago
- The implementation of Text Classification with Negative Supervision (ACL, 2020)☆10Oct 8, 2020Updated 5 years ago
- 提供一款中文版生成式摘要服务☆351Feb 9, 2026Updated last month
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 6 years ago
- SMILE: Mutual Information Learning for Integration of Single Cell Omics Data☆11Mar 28, 2023Updated 2 years ago
- 输入一段文本,使用 `TextRank`算法 从输入文本中提取关键词和摘要(重要的句子),并使用Flask写成后台形式☆12Dec 27, 2019Updated 6 years ago
- Repository for ACL'22 paper: Dynamic Latent Extraction for Abstractive Long-Input Summarization☆57Aug 2, 2023Updated 2 years ago
- 中文阅读理解☆23Apr 28, 2020Updated 5 years ago
- CopyNet (Copy Mechanism in Seq2Seq) implementation with TensorFlow 2☆10Nov 21, 2022Updated 3 years ago