Quincy1994 / SparkStudyLinks
some code for spark
☆17Updated 8 years ago
Alternatives and similar repositories for SparkStudy
Users that are interested in SparkStudy are comparing it to the libraries listed below
Sorting:
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 用户评论标签挖掘☆72Updated 8 years ago
- ansj_parsing 依存文法&句法分析☆19Updated 8 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- Chinese NLP package☆38Updated 6 years ago
- 语义相似度计算各种算法实现汇总☆46Updated 7 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 7 years ago
- Opendial对话语料库☆50Updated 7 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- ☆77Updated 8 years ago
- Examples of Invoking TensorFlow from Java☆74Updated 7 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 8 years ago
- text classfication 大数据精准营销中搜狗用户画像挖掘 rank61/880☆62Updated 7 years ago
- MachineLearning☆95Updated 9 years ago
- 基于情感词典和朴素贝叶斯算法实现中文文本情感分类☆84Updated 11 years ago
- CSDN用户画像技术评测☆27Updated 6 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 9 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- 根据文本相似度实现问答的聊天机器人(简单版)☆52Updated 7 years ago
- 知识图谱问答系统☆87Updated 2 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- DeepDive Tutorial with Chinese Support☆35Updated 3 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- 组会ppt与论文--每一次的精心准备都值得留下记录😛☆150Updated 6 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
- A Java implementation of doc2vec in ICML'14☆25Updated 10 years ago
- 基于知识图谱的智能问答机器人☆220Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago