HappyShadowWalker / ChineseTextClassifyLinks
中文文本分类,使用搜狗文本分类语料库
☆125Updated 9 years ago
Alternatives and similar repositories for ChineseTextClassify
Users that are interested in ChineseTextClassify are comparing it to the libraries listed below
Sorting:
- 细粒度情感分析repository1:Wai Mai Opinion Miner, 细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆243Updated 6 years ago
- 基于深度学习的自然语言处理库☆158Updated 6 years ago
- ☆115Updated 7 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 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
- 基于gensim模块计算句子相似度☆122Updated 9 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆144Updated 7 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 7 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆253Updated 8 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- 基于情感词典和朴素贝叶斯算法实现中文文本情感分类☆83Updated 11 years ago
- Chinese Shopping Reviews sentiment analysis☆358Updated 7 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 朴素贝叶斯文本分类器☆142Updated 9 years ago
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 7 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆226Updated 8 years ago
- Keyword extraction based on TF-IDF on specific corpus. 基于特定语料库的TF-IDF的中文关键词提取☆159Updated 6 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆216Updated 8 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆330Updated 9 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆171Updated 8 years ago
- Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。☆152Updated 6 years ago
- 文本智能摘要提取☆134Updated 9 years ago
- Word similarity computation based on Tongyici Cilin☆120Updated 8 years ago
- Python文本挖掘系统 Research of Text Mining System☆343Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago