中文文本摘要生成模型
☆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
Sorting:
- 基于GPT2的中文文本摘要生成☆28Mar 23, 2023Updated 2 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Sep 18, 2023Updated 2 years ago
- 从中文文本中自动提取摘要☆44Jun 20, 2023Updated 2 years ago
- 基于Transformer的生成式文本摘要☆187Jun 22, 2022Updated 3 years ago
- 新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model☆19Jul 9, 2022Updated 3 years ago
- TF-IDF+Word2vec做文本相似度计算,最好是长文本☆24Dec 18, 2019Updated 6 years ago
- textrank 提取文章摘要与结果优化☆31Jun 6, 2018Updated 7 years ago
- Code of the paper “A Fin-BERT-based Event Extraction Method for Chinese Financial Domain”☆12May 22, 2024Updated last year
- 文本自动摘要☆94May 1, 2023Updated 2 years ago
- 本项目包含几种常用 NLP算法的实现:关键词(keyword)、命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等☆16Jan 16, 2022Updated 4 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆537May 20, 2023Updated 2 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Sep 13, 2022Updated 3 years ago
- 读取多层级目录下的pdf文件,通常是爬虫爬下来的,将其中摘要和正文抽取出来。可以快速抽取想要的文本内容。☆16May 12, 2022Updated 3 years ago
- Understanding attention for text classification☆17Nov 27, 2020Updated 5 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 6 years ago
- 对BERT模型进行fine-tuning后,在chinese_L-12_H-768_A-12模型基础上进行训练,并以MSRA作为数据集测试☆18Dec 12, 2019Updated 6 years ago
- 基于Textrank的关键字提取 & 摘要提取☆17Sep 15, 2023Updated 2 years ago
- Official PyTorch code for the CVPR 2022 paper - Consistent Explanations by Contrastive Learning☆18Sep 11, 2022Updated 3 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Apr 7, 2022Updated 3 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Oct 13, 2019Updated 6 years ago
- 人工智能模式识别☆15Dec 27, 2014Updated 11 years ago
- 中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆83Apr 22, 2022Updated 3 years ago
- Automatic Text Summarization of a Single document☆19Mar 17, 2020Updated 5 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 6 years ago
- 文本聚类、tfidf、lda、doc2vec+kmeans等各种方法实现☆23Jan 17, 2020Updated 6 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆419Jun 17, 2024Updated last year
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征 ,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26May 13, 2022Updated 3 years ago
- bert4keras NER☆25Feb 16, 2020Updated 6 years ago
- NeurIPS 2022 - SHGP☆32Jul 27, 2023Updated 2 years ago
- 使用tf-idf, TextRank4ZH等不同方式从中文文本中提 取关键字,从中文文本中提取摘要和关键词☆34Dec 12, 2018Updated 7 years ago
- A tensorflow 2.x BERT implementation using League of Legends myth data(Chinese).☆35Mar 27, 2021Updated 4 years ago
- A really easy demo for how to call gpt api. Wish it is helpful!☆37Jul 7, 2023Updated 2 years ago
- PyTorch implementation for the FinerFact model in the AAAI 2022 paper Towards Fine-Grained Reasoning for Fake News Detection☆33Jan 25, 2022Updated 4 years ago
- 使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。☆35Jun 7, 2020Updated 5 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆34Aug 15, 2022Updated 3 years ago
- This is the github repository for the paper at EMNLP 2023: Empirical Study of Zero-Shot NER with ChatGPT.☆45Oct 18, 2023Updated 2 years ago
- This is some summary code and model☆40Dec 14, 2021Updated 4 years ago
- Pytorch for autorec with collaborative filtering☆36Jan 21, 2019Updated 7 years ago
- 基于深度学习的中文NLP工具☆41Aug 22, 2019Updated 6 years ago