YangHan-Morningstar / Bert-Chinese-ShortText-Classification
基于Bert、Pytorch的中文短文本分类任务
☆10Updated 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使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- 多模型中文cnews新闻文本分类☆54Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 4 years ago
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 3 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆74Updated 3 years ago
- 短文本分类、多标签分类方法封装☆14Updated last year
- smp ewect code☆76Updated 4 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT ,ROBERT以及ERNIE☆53Updated 4 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 2 years ago
- 基于BERT的文本多标签多分类☆11Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- 多标签文本分类☆30Updated 3 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆31Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- ☆88Updated 3 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆15Updated 4 years ago
- 电商评 论情感分类☆15Updated 4 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- WoBERT_pytorch☆40Updated 3 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆12Updated 3 years ago