dongyuanxin / various-codesLinks
个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢
☆45Updated 7 years ago
Alternatives and similar repositories for various-codes
Users that are interested in various-codes are comparing it to the libraries listed below
Sorting:
- 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
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆226Updated 8 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 5 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆85Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- ☆131Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 利用Doc2Vec计算文本相似度☆137Updated 7 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆120Updated 7 years ago
- Improvement of RAKE Algorithm (Rapid Automatic keyword extraction)☆35Updated 7 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- 用于发现热议事件的新闻文本聚类算法的python实现☆36Updated 8 years ago
- ☆49Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 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
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆430Updated 6 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆52Updated 5 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago