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:
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- ☆41Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 多标签文本分类☆32Updated 3 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆46Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆45Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆192Updated 2 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 嵌套命名实体识别 Nested NER☆20Updated 3 years ago