taishan1994 / pytorch_bert_multi_classification
基于pytorch_bert的中文多标签分类
☆91Updated 3 years ago
Alternatives and similar repositories for pytorch_bert_multi_classification
Users that are interested in pytorch_bert_multi_classification are comparing it to the libraries listed below
Sorting:
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- CMeEE/CBLUE/NER实体识别☆129Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆167Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆124Updated 2 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- GPLinker_pytorch☆81Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- ☆278Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆124Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 2 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆276Updated 2 months ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆229Updated 2 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- 基于bert_mrc的中文命名实体识别☆44Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago