Icelame-31 / news_title_summary_generateLinks
新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model
☆19Updated 3 years ago
Alternatives and similar repositories for news_title_summary_generate
Users that are interested in news_title_summary_generate are comparing it to the libraries listed below
Sorting:
- 基于GOOGLE T5中文生成式模型 的摘要生成/指代消解,支持batch批量生成,多进程☆227Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆117Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- This is some summary code and model☆40Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 weeks ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- 基于Transformer的生成式文本摘要☆186Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 6 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆403Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别 、关系抽取、事件抽取。☆128Updated 2 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆33Updated 4 years ago
- 中文NER的那些事儿☆320Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆217Updated 3 years ago
- ☆420Updated last year
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆64Updated 2 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆78Updated 4 years ago
- 基于GPT2的中文文本摘要生成☆27Updated 2 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆399Updated last year
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆422Updated 5 years ago
- ☆279Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 8 months ago
- pytorch中文语言模型预训练☆387Updated 5 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago