percent4 / pytorch_english_mltcLinks
PyTorch使用BERT进行英语多标签文本分类
☆33Updated 3 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
Sorting:
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 多标签文本分类☆31Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆45Updated 2 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- 基于pytorch+bert的中文关系抽取☆30Updated 3 years ago
- ☆41Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆44Updated 4 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 2 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆125Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆105Updated last year
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- ccks2020 NER competitions☆118Updated 4 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆34Updated last year
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago