percent4 / pytorch_english_mltc
PyTorch使用BERT进行英语多标签文本分类
☆33Updated 2 years ago
Alternatives and similar repositories for pytorch_english_mltc:
Users that are interested in pytorch_english_mltc are comparing it to the libraries listed below
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆43Updated 2 years ago
- 多标签文本分类☆29Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆67Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆58Updated 2 years ago
- ☆39Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆82Updated last year
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- ☆88Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆126Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 多模型中文cnews新闻文本分类☆54Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆100Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆82Updated 2 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆42Updated 3 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago