kegumingxin422 / coTrainingLinks
在大量标注情感的英文语料与大量未标注情感的中文语料,对给定中文语料进行情感分析。
☆30Updated 7 years ago
Alternatives and similar repositories for coTraining
Users that are interested in coTraining are comparing it to the libraries listed below
Sorting:
- ☆132Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 9 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- Sentence Distance☆55Updated 7 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- 细粒度情感分析repository2:细粒度情感分析接口,aspect-based sentiment analysis based on HMM.☆45Updated 9 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 8 years ago
- This code implements a simple CNN model for document classification with tensorflow.☆158Updated 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模 型的多文…☆243Updated 6 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆87Updated 6 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 6 years ago
- Improving Opinion-Target Extraction with Character-Level Word Embeddings☆11Updated 7 years ago
- 基于gensim模块计算句子相似度☆123Updated 9 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 6 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- 2018“云移杯- 景区口碑评价分值预测☆30Updated 7 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆121Updated 7 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆194Updated 5 years ago
- ☆115Updated 7 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 6 years ago
- A text classification model based on RNN(recurrent neural network)☆23Updated 7 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆143Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- Improvement of RAKE Algorithm (Rapid Automatic keyword extraction)☆35Updated 8 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆48Updated 7 years ago