LambdaWx / CNN_sentence_tensorflowLinks
卷积神经网络(CNN)应用于中文文本分析任务
☆171Updated 8 years ago
Alternatives and similar repositories for CNN_sentence_tensorflow
Users that are interested in CNN_sentence_tensorflow are comparing it to the libraries listed below
Sorting:
- 基于CNN的中文文本分类算法(可应用于垃圾邮件过滤、情感分析等场景)☆448Updated 7 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆34Updated 8 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 8 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆62Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆251Updated 8 years ago
- 中文文本分类(目前是二分类)☆47Updated 8 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆224Updated 8 years ago
- 基于深度学 习的自然语言处理库☆157Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- Chinese Shopping Reviews sentiment analysis☆358Updated 7 years ago
- Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/☆292Updated 7 years ago
- 朴素贝叶斯文本分类器☆141Updated 9 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 6 years ago
- This code implements a simple CNN model for document classification with tensorflow.☆157Updated 3 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆405Updated 7 years ago
- Text classification using LSTM☆170Updated 7 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- ☆96Updated 5 years ago
- 使用深度学习算法实现的中文问答系统☆554Updated 6 years ago
- 【源码以及PPT分享】2016CCF大数据与计算智能大赛:精准营销中搜狗用户画像挖掘☆202Updated 7 years ago
- CNN 实现文本分类☆182Updated 3 years ago
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆348Updated 5 years ago
- 基于gensim模块计算句子相似度☆122Updated 9 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆80Updated 6 years ago
- 新闻检索:爬虫定向采集3-4个网页,实现网页信息的抽取、检索和索引。网页个数不少于10个,能按时间、相关度、热度等属性进行排序,并实现相似主题的自动聚类。可以实现:有相关搜索推荐、snippet生成、结果预览(鼠标移到相关结果, 能预览)功能☆129Updated 8 years ago
- 新浪微博情感分析应用☆142Updated 9 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆193Updated 5 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- 使用 Keras 进行中文文本分类☆53Updated 7 years ago