DA-southampton / Read_Bert_Code
Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子
☆646Updated 3 years ago
Alternatives and similar repositories for Read_Bert_Code:
Users that are interested in Read_Bert_Code are comparing it to the libraries listed below
- ☆635Updated last week
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆588Updated last week
- Pytorch + NLP, 一份友好的项目实践仓库☆461Updated 5 years ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆473Updated 4 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆942Updated 4 years ago
- 文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IA…☆601Updated 3 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆491Updated 4 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆755Updated 3 months ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆414Updated 2 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,160Updated 2 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,206Updated last year
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆524Updated last year
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆378Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆552Updated last year
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,754Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,368Updated 2 years ago
- DeepIE: Deep Learning for Information Extraction☆1,946Updated 2 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,479Updated 2 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆475Updated 6 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,807Updated this week
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆652Updated 4 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆509Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源 出来)☆270Updated this week
- 基于Transformers的文本分类☆339Updated 3 years ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,817Updated 2 years ago
- SimCSE在中文任务上的简单实验☆602Updated last year
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆389Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- 预训练语言模型综述☆547Updated 4 years ago
- 中文NER的那些事儿☆316Updated last year