moon-hotel / BertWithPretrained
An implementation of the BERT model and its related downstream tasks based on the PyTorch framework
☆564Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for BertWithPretrained
- ☆627Updated last year
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆407Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆632Updated 2 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆611Updated 6 months ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆476Updated 3 years ago
- 记录本人整理的一些数据集☆1,007Updated 2 years ago
- bert-base-chinese example☆849Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆145Updated 2 years ago
- SimCSE在中文任务上的简单实验☆591Updated last year
- PaddleNLP UIE模型的PyTorch版实现☆599Updated last year
- Unified Structure Generation for Universal Information Extraction☆899Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆350Updated last year
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆923Updated 3 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,177Updated last year
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆542Updated last year
- Revisiting Pre-trained Models for Chinese Natural Language Processing (MacBERT)☆645Updated last year
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆512Updated last year
- DeepIE: Deep Learning for Information Extraction☆1,943Updated last year
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,097Updated last year
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆381Updated last year
- FewCLUE 小样本学习测评基准,中文版☆495Updated 2 years ago
- A Transformer Framework Based Translation Task☆139Updated 4 months ago
- ☆402Updated 8 months ago
- SimCSE在中文上的复现, 有监督+无监督☆266Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆522Updated last year
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆468Updated 4 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆712Updated 8 months ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,002Updated 2 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,290Updated 2 years ago
- 中文生成式预训练模型☆555Updated 2 years ago