practicingman / chinese_text_cnnLinks
TextCNN Pytorch实现 中文文本分类 情感分析
☆629Updated 6 years ago
Alternatives and similar repositories for chinese_text_cnn
Users that are interested in chinese_text_cnn are comparing it to the libraries listed below
Sorting:
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆338Updated 5 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,013Updated 2 years ago
- 中文商品评论短文本分类器,可用于情感分析☆366Updated 3 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆795Updated 4 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆470Updated 2 weeks ago
- 嵌入Word2vec词向量的CNN中文文本分类☆448Updated 5 years ago
- 利用Python构建Wiki中文语料词向量模型试验☆523Updated 3 years ago
- 文本情感分析☆853Updated 7 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Updated 4 years ago
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆348Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆508Updated 2 years ago
- 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。☆673Updated 4 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆776Updated 6 months ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆114Updated 5 years ago
- 用tensorflow进行中文自然语言处理的情感分析☆451Updated 4 years ago
- 中文微博语料库 情感二分类☆278Updated 5 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆392Updated last year
- 自然语言处理NLP在中文文本上的一些应 用,如文本分类、情感分析、命名实体识别等☆215Updated 4 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,299Updated 3 years ago
- 用LSTM进行文本的情感分析☆189Updated 5 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆503Updated 2 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆129Updated 6 years ago
- “互联网新闻情感分析”赛题,是CCF大数据与计算智能大赛赛题之一。对新闻情绪进行分类,0代表正面情绪、1代表中性情绪、2代表负面情绪。☆147Updated 5 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,533Updated 3 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆763Updated 3 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆376Updated 6 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆483Updated 6 years ago
- 基于各种机器学习和深度学习的中文微博情感分析☆595Updated 2 years ago
- CNN 实现文本分类☆183Updated 3 years ago