YangHan-Morningstar / Bert-Chinese-ShortText-ClassificationLinks
基于Bert、Pytorch的中文短文本分类任务
☆13Updated 3 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
Sorting:
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 5 years ago
- smp ewect code☆78Updated 5 years ago
- 基于文本的情感-原因对抽取(ECPE)与抑郁情绪原因识别系统☆15Updated 4 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆36Updated 5 months ago
- 利用bert和textcnn解决多标签文本分类的demo。☆34Updated 3 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- Supplementary Features of BiLSTM for Enhanced Sequence Labeling☆20Updated 5 months ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆69Updated 2 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 4 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆78Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆92Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 5 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 6 years ago
- Chinese Sentiment Classification Tool. 情感极性分类,基于知网、清华、BosonNLP情感词典,易扩展,基准方法,开箱即用。☆100Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆33Updated 4 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆28Updated 5 years ago
- 多标签文本分类☆53Updated 6 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 3 years ago
- Summary and comparison of Chinese classification models☆36Updated 3 years ago
- 基于BERT的文本多标签多分类☆11Updated 3 years ago
- 基于多模态的属性抽取☆45Updated 5 years ago
- Multi-Label Text Classification Based On Bert☆23Updated 2 years ago
- 虚假新闻检测多模态识别第一名解决方案☆40Updated 6 years ago