wangjiwu / BERT-sentiment--classificationLinks
Use BERT pre-trained model to do sentiment classification
☆96Updated 4 years ago
Alternatives and similar repositories for BERT-sentiment--classification
Users that are interested in BERT-sentiment--classification are comparing it to the libraries listed below
Sorting:
- ☆85Updated 5 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Updated 4 years ago
- smp ewect code☆77Updated 4 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆45Updated 6 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆172Updated 3 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆114Updated 5 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆121Updated 4 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进 行微调。☆67Updated 4 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆217Updated 5 years ago
- Ai_challenge2018_nlp细粒度情感分析——代码复现☆22Updated 6 years ago
- 多标签文本分类☆54Updated 6 years ago
- 中文文本聚类☆123Updated 3 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆338Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆202Updated 6 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆195Updated 10 months ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆129Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 一个基本的多层lstm rnn模型,能实现中英文文本的二分类或多分类☆47Updated 6 years ago