percent4 / pytorch_english_mltcLinks
PyTorch使用BERT进行英语多标签文本分类
☆34Updated 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:
- NER任务SOTA模型BERT_MRC☆61Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
- ☆41Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- 多标签文本分类☆32Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 基于pytorch+bert的中文关系抽取☆30Updated 3 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆46Updated 2 years ago
- OneRel在中文关系抽取中的使用☆128Updated last year
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 嵌套命名实体识别 Nested NER☆20Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆21Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆44Updated 4 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- smp ewect code☆77Updated 4 years ago