sfailsthy / chinese-text-classification-with-cnn-tfLinks
中文文本分类(目前是二分类)
☆47Updated 8 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
Sorting:
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 9 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆113Updated 9 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 8 years ago
- ☆115Updated 7 years ago
- 搜狗新闻语料训练的word2vec中文模型☆68Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆202Updated 6 years ago
- 基于CNN的中文文本分类算法(可应用于垃圾邮件过滤、情感分析等场景)☆455Updated 8 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆246Updated 6 years ago
- Chinese Shopping Reviews sentiment analysis☆357Updated 7 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆143Updated 7 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆216Updated 9 years ago
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆350Updated 5 years ago
- 自然语言处理项目,目标是对文本进行分类。☆321Updated 6 years ago
- Python文本挖掘系统 Research of Text Mining System☆342Updated 7 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆387Updated 7 years ago
- 今日头条中文新闻文本(多层)分类数据集☆401Updated 4 years ago
- 利用Python构建Wiki中文语料词向量模型试验☆526Updated 3 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆194Updated 5 years ago
- 基于深度学习的自然语言处理库☆160Updated 7 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆143Updated 8 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆138Updated 6 years ago
- 文本智能摘要提取☆134Updated 9 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- 基于情感词典和朴素贝叶斯算法实现中文文本情感分类☆84Updated 11 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Updated 6 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆171Updated 8 years ago
- 新闻上的文本分类:机器学习大乱斗☆180Updated 6 years ago