linshouyi / Word2VEC_java
word2vec java版本的一个实现
☆16Updated 6 years ago
Alternatives and similar repositories for Word2VEC_java:
Users that are interested in Word2VEC_java are comparing it to the libraries listed below
- word2vec java版本的一个实现☆697Updated 4 years ago
- 采用卷积神经网络(cnn)进行文本分类,依赖dl4j☆14Updated 6 years ago
- 对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。☆180Updated 2 years ago
- LDA主题模型☆20Updated 8 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆155Updated 7 years ago
- 基于维基百科语料,使用 gensim 的 word2vec 来训练词向量☆13Updated 7 years ago
- some code for spark☆17Updated 8 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- 啊哈自然语言处理包,提供包括分词、依存句法分析、语义角色标注、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。☆307Updated 7 months ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- ☆96Updated 5 years ago
- Examples of Invoking TensorFlow from Java☆74Updated 7 years ago
- CNN 实现文本分类☆181Updated 2 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- SA☆33Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆320Updated 6 years ago
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 6 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆24Updated 6 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 7 years ago
- 2nd Place Solution for SMP CUP 2016☆93Updated 7 years ago
- my python accomplish after reading the outling of word2vec made by google☆124Updated 8 years ago
- 2018云移杯,NLP,情感分类,复赛第10☆24Updated 6 years ago
- 主谓宾提取器的Java实现(对斯坦福的代码失去兴趣,不再维护)☆139Updated 9 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 6 years ago
- 文本自动摘要算法:用Word2Vec改进的TextRank算法☆48Updated 7 years ago