lrs1353281004 / seq2seq_transformers_text_generationLinks
seq_2_seq text generation based on transformers
☆22Updated 4 years ago
Alternatives and similar repositories for seq2seq_transformers_text_generation
Users that are interested in seq2seq_transformers_text_generation are comparing it to the libraries listed below
Sorting:
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆414Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆211Updated 3 years ago
- ☆19Updated 5 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆225Updated 3 years ago
- ☆18Updated 3 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆33Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆87Updated 3 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆266Updated 4 years ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆48Updated 3 years ago
- Bert文本分类,EMA+AD☆19Updated 5 years ago
- 基于scrapy的层次优先队列方法爬取中文维基百科,并自动抽取结构和半结构数据☆155Updated 2 years ago
- NLP常见任务实现(pytorch版)☆126Updated 5 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- ☆417Updated last year
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆226Updated last year
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- “万创杯”中医药天池大数据竞赛——中医文献问题生成挑战 决赛 第一名方案☆135Updated 4 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- We released BERT-wwm, a Chinese pre-training model based on Whole Word Masking technology, and models closely related to this technology.…☆62Updated 2 years ago
- 基于pytorch的GlobalPointer进行三元组抽取。☆81Updated 2 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆481Updated 2 years ago
- smp ewect code☆77Updated 4 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆348Updated last year