thinkingmanyangyang / smp-ewect-codeLinks
smp ewect code
☆77Updated 5 years ago
Alternatives and similar repositories for smp-ewect-code
Users that are interested in smp-ewect-code are comparing it to the libraries listed below
Sorting:
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 3 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 4 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 5 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆150Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 基于Transformer的生成式文本摘要☆186Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 4 years ago
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆67Updated 5 years ago
- ASAP: A Chinese Review Dataset Towards Aspect Category Sentiment Analysis and Rating Prediction☆337Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- 基于Transformers的文本分类☆342Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 多标签文本分类☆53Updated 6 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- BTM实现代码☆100Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- ☆60Updated 5 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆115Updated 5 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆178Updated 9 months ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- 一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例☆84Updated 5 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago