practicingman / chinese_text_cnn
TextCNN Pytorch实现 中文文本分类 情感分析
☆601Updated 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
- 中文情感分析,CNN,BI-LSTM,文本分类☆934Updated 2 years ago
- 中文商品评论短文本分类器,可用于情感分析☆351Updated 3 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆433Updated 9 months ago
- 嵌入Word2vec词向量的CNN中文文本分类☆445Updated 4 years ago
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆347Updated 5 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆319Updated 5 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆740Updated 3 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 5 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆737Updated last month
- 用tensorflow进行中文自然语言处理的情感分析☆446Updated 4 years ago
- 利用Python构建Wiki中文语料词向量模型试验☆514Updated 3 years ago
- 中文微博语料库 情感二分类☆264Updated 4 years ago
- 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。☆644Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆261Updated 4 years ago
- 文本情感分析☆828Updated 7 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆503Updated 2 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,529Updated 3 years ago
- 基于各种机器学习和深度学习的中文微博情感分析☆537Updated last year
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆698Updated last year
- 用LSTM进行文本的情感分析☆182Updated 5 years ago
- sentiment analysis、情感分析、文本分类、基于字典、python、classification☆130Updated 4 years ago
- CNN 实现文本分类☆180Updated 2 years ago
- 基于Pytorch和torchtext的自然语言处理深度学习框架。☆825Updated 4 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆516Updated 4 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆376Updated 5 years ago
- 中文情感分析库(Chinese Sentiment))可对文本进行情绪分析、正负情感分析。Chinese sentiment analysis library, which supports counting the number of different emotiona…☆531Updated 2 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,363Updated 2 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,794Updated 7 months ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,291Updated 2 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆208Updated 3 years ago