yuand23 / sentiment_cls
一个基于bert系模型的情感分类器(金融类新闻)
☆24Updated 3 years ago
Alternatives and similar repositories for sentiment_cls
Users that are interested in sentiment_cls are comparing it to the libraries listed below
Sorting:
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 多标签文本分类☆54Updated 5 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆35Updated 2 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆111Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- Toyhom的学习之路,Toyhom's way of learning☆28Updated 5 years ago
- smp ewect code☆77Updated 4 years ago
- 基于 RoBERTa-wwm-ext 模型的微博中文情绪识别☆33Updated 3 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属 性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- Bert预训练模型fine-tune计算文本相似度☆104Updated 2 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 财经新闻情感分类数据集☆68Updated 6 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆26Updated 9 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆142Updated 2 years ago
- 金融领域实体识别☆7Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆29Updated 5 years ago
- 一个BERT+BiLSTM的情感分析 BaseLine☆25Updated 5 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- Ai_challenge2018_nlp细粒度情感分析——代码复现☆22Updated 5 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 2 years ago
- Self complemented sentiment words expansion using seed sentiment words and so-pmi , this method is tested to be effective, 基于情感种子词与so-pmi…☆87Updated 7 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago