Bureaux-Tao / TextMultiLabelClassificationLinks
基于BERT的文本多标签多分类
☆11Updated 3 years ago
Alternatives and similar repositories for TextMultiLabelClassification
Users that are interested in TextMultiLabelClassification are comparing it to the libraries listed below
Sorting:
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
 - Enhanced Multi-Channel Graph Convolutional Network for Aspect Sentiment Triplet Extraction☆54Updated 3 years ago
 - 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆46Updated 2 years ago
 - 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆38Updated 2 years ago
 - Released code for「An Empirical Study of Sentiment-Enhanced Pre-Training for Aspect-Based Sentiment Analysis」in ACL2023.☆18Updated 2 years ago
 - ☆41Updated 2 years ago
 - 基于prompt的中文文本分类。☆55Updated 2 years ago
 - 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
 - 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
 - GlobalPoiner中文医疗文本嵌套与非嵌套医疗文本命名实体识别实验☆14Updated 3 years ago
 - PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
 - softmax, crf, biaffine, globalpointer, efficient globalpointer, ricon☆17Updated 3 years ago
 - 2021 搜狐校园文本匹配算法大赛方案☆18Updated 11 months ago
 - a sample pytorch Implementation of ACL 2021 research paper "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".☆38Updated 2 years ago
 - 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 4 years ago
 - Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
 - 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
 - Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.☆31Updated 3 years ago
 - Multi-Label Text Classification Based On Bert☆23Updated 2 years ago
 - 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
 - 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 3 years ago
 - ☆27Updated 2 years ago
 - ☆42Updated 4 years ago
 - 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
 - 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
 - Code for ‘A Span-level Bidirectional Network for Aspect Sentiment Triplet Extraction’☆31Updated 8 months ago
 - 基于BERT+Biaffine结构的关系抽取模型☆12Updated 3 years ago
 - 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
 - pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆46Updated 4 years ago
 - 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆75Updated 4 years ago