sfailsthy / chinese-text-classification-with-cnn-tf
中文文本分类(目前是二分类)
☆43Updated 7 years ago
Alternatives and similar repositories for chinese-text-classification-with-cnn-tf:
Users that are interested in chinese-text-classification-with-cnn-tf are comparing it to the libraries listed below
- 中文文本分类,使用搜狗文本分类语料库☆122Updated 8 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆251Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆226Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆120Updated 5 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆62Updated 7 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆168Updated 8 years ago
- CNN 实现文本分类☆180Updated 2 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆109Updated 8 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 7 months ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 7 years ago
- 基于CNN的中文文本分类算法(可应用于垃圾邮件过滤、情感分析等场景)☆438Updated 7 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆133Updated 5 years ago
- ☆96Updated 4 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆429Updated 6 years ago
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆346Updated 5 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆142Updated 6 years ago
- 利用Doc2Vec计算文本相似度☆135Updated 6 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆195Updated 5 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆223Updated 7 years ago
- 基于Keras使用LSTM对电商评论进行情感分析☆48Updated 6 years ago
- gensim-word2vec+svm文本情感分析☆102Updated 7 years ago
- Lstm+Cnn 预训练词向量 文本分类☆100Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆142Updated 7 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆192Updated 4 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆239Updated 6 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆80Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆104Updated 5 years ago
- 基于深度学习的自然语言处理库☆152Updated 6 years ago