daniellibin / ncov_sentiment_recognitionLinks
疫情期间网民情绪识别比赛分享+top1~3解决方案
☆50Updated 4 years ago
Alternatives and similar repositories for ncov_sentiment_recognition
Users that are interested in ncov_sentiment_recognition are comparing it to the libraries listed below
Sorting:
- 文本分类baseline:BERT、半监督学习UDA、对抗学习 、数据增强☆103Updated 4 years ago
- smp ewect code☆77Updated 4 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆87Updated 3 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- 虚假新闻检测多模态识别第一名解决方案☆39Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆193Updated 2 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 多标签文本分类☆31Updated 3 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- NLPCC 2020 MAMS 多属性多情感分析任务 第一名解决方案☆12Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆72Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆177Updated 3 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- ☆60Updated 5 years ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆53Updated 3 years ago
- 电商评论情感分类☆15Updated 5 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 8 months ago
- CCL2020 第二届“小牛杯”幽默计算——情景喜剧笑点识别☆11Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆29Updated 5 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago