Cai-Pei-Xuan / ChineseNlpCorpus-EmotionAnalysis-BertForSequenceClassification
使用外賣評論資料集去做判斷正負面句子(fine-turing BertForSequenceClassification)
☆17Updated 5 years ago
Alternatives and similar repositories for ChineseNlpCorpus-EmotionAnalysis-BertForSequenceClassification
Users that are interested in ChineseNlpCorpus-EmotionAnalysis-BertForSequenceClassification are comparing it to the libraries listed below
Sorting:
- 中文文本情感分类数据集分享 chinese sentiment datasets☆81Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。☆35Updated 4 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆61Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆127Updated 6 years ago
- 基于 RoBERTa-wwm-ext 模型的微博中文情绪识别☆33Updated 3 years ago
- Chinese Sentiment Classification Tool. 情感极性分类,基于知网、清华、BosonNLP情感词典,易扩展,基准方法,开箱即用。☆94Updated last year
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆107Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- This is some summary code and model☆40Updated 3 years ago
- 新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model☆17Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 3 years ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆67Updated last year
- 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
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Updated last year
- 面向细粒度的情感分析,2018年度AI Challenger全球AI挑战赛☆15Updated 3 years ago
- smp ewect code☆77Updated 4 years ago
- ☆83Updated 4 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- Baselines for CAIL2020-Argument-Mining: BERT, RNN☆39Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆124Updated 2 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆111Updated 5 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆33Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year