YangHan-Morningstar / Bert-Chinese-ShortText-Classification
基于Bert、Pytorch的中文短文本分类任务
☆11Updated 2 years ago
Alternatives and similar repositories for Bert-Chinese-ShortText-Classification:
Users that are interested in Bert-Chinese-ShortText-Classification are comparing it to the libraries listed below
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- smp ewect code☆77Updated 4 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆45Updated 2 years ago
- Supplementary Features of BiLSTM for Enhanced Sequence Labeling☆20Updated 4 months ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 4 years ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆65Updated last year
- 使用bert进行中文方面级情感识别。☆23Updated last year
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Updated 4 years ago
- 多标签文本分类☆53Updated 5 years ago
- 基于pytorch+bert的中文关系抽取☆29Updated 3 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆92Updated 2 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 3 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆43Updated 3 years ago
- 使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-…☆46Updated 4 years ago
- 基于知识图谱的问答系统☆135Updated 5 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆32Updated 2 years ago
- 基于bert的文本情感分析☆11Updated 2 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆35Updated 2 years ago