中文文本摘要生成模型
☆21Jul 29, 2022Updated 3 years ago
Alternatives and similar repositories for summarizer
Users that are interested in summarizer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于GPT2的中文文本摘要生成☆28Mar 23, 2023Updated 3 years ago
- 2021CCF BDCI 新闻摘要自动生成☆18Dec 17, 2021Updated 4 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆70Sep 18, 2023Updated 2 years ago
- 基于Transformer的生成式文本摘要☆185Jun 22, 2022Updated 4 years ago
- 使用UniLM实现中文文本摘要☆43Mar 25, 2020Updated 6 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.
- 从中文文本中自动提取摘要☆43Jun 20, 2023Updated 3 years ago
- 新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model☆19Jul 9, 2022Updated 4 years ago
- An experimental custom seq-2-seq model with both layer-wise (inter-layer), and intra-layer attention (attention to previous hidden states…☆10Nov 30, 2017Updated 8 years ago
- textrank 提取文章摘要与结果优化☆31Jun 6, 2018Updated 8 years ago
- TF-IDF+Word2vec做文本相似度计算,最好是长文本☆24Dec 18, 2019Updated 6 years ago
- Code of the paper “A Fin-BERT-based Event Extraction Method for Chinese Financial Domain”☆12May 22, 2024Updated 2 years ago
- Understanding attention for text classification☆16Nov 27, 2020Updated 5 years ago
- Evaluating Visual Fidelity of Image Descriptions☆11Aug 15, 2019Updated 6 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆533May 20, 2023Updated 3 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.
- 基于Textrank的关键字提取 & 摘要提取☆18Sep 15, 2023Updated 2 years ago
- 基于Pytorch框架的中文命名实体识别(NER)模型,包含lstm和Bert两种模型的实现☆14Apr 19, 2022Updated 4 years ago
- 本项目包含几种常用 NLP算法的实现:关键词(keyword)、命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等☆16Jan 16, 2022Updated 4 years ago
- 文本自动摘要☆95May 1, 2023Updated 3 years ago
- 提供一款中文版生成式摘要服务☆349Feb 9, 2026Updated 5 months ago
- 读取多层级目录下的pdf文件,通常是爬虫爬下来的,将其中摘要和正文抽取出来。可以快速抽取想要的文本内容。☆16May 12, 2022Updated 4 years ago
- PE 文件病毒编写☆49Mar 1, 2020Updated 6 years ago
- 输入一段文本,使用 `TextRank`算法 从输入文本中提取关键词和摘要(重要的句子),并使用Flask写成后台形式☆12Dec 27, 2019Updated 6 years ago
- 中文长文本摘要数据集 / 社科论文-摘要数据集☆22Aug 17, 2023Updated 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.
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Sep 13, 2022Updated 3 years ago
- 2023年秋季计算机科学与技术学院研究生课程网络安全的作业与实验,仅供参考。☆14Jan 6, 2024Updated 2 years ago
- Pointer Generator Network: Seq2Seq with attention, pointing and coverage mechanism for abstractive summarization.☆18Jul 26, 2019Updated 6 years ago
- Official PyTorch code for the CVPR 2022 paper - Consistent Explanations by Contrastive Learning☆19Sep 11, 2022Updated 3 years ago
- 📰 Named entitity recognition (NER) and Entity linking (EL) on the dataset of Patents☆16Jun 5, 2022Updated 4 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
- chinese NLP dataset☆18Nov 6, 2020Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Oct 25, 2022Updated 3 years ago
- 指针生成网络的文本摘要☆18Sep 25, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 对BERT模型进行fine-tuning后,在chinese_L-12_H-768_A-12模型基础上进行训练,并以MSRA作为数据集测试☆18Dec 12, 2019Updated 6 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 7 years ago
- 《自然语言理解与行业知识图谱-概念、方法与工程落地》 一书中介绍的各个章节的算法展示代码☆13Jun 24, 2024Updated 2 years ago
- The code for Hyper-Modality Enhancement for Multimodal Sentiment Analysis with Missing Modalities, which is accepted by NeurIPS 2025.☆16May 10, 2026Updated 2 months ago
- Zero-Shot Summarization with GPT-3☆15Sep 11, 2023Updated 2 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆15Apr 7, 2022Updated 4 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Oct 13, 2019Updated 6 years ago