linshouyi / Word2VEC_javaLinks
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
Sorting:
- 对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。☆181Updated 2 years ago
- word2vec java版本的一个实现☆699Updated 4 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 7 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago
- 采用卷积神经网络(cnn)进行文本分类,依赖dl4j☆14Updated 6 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- a word2vec impl of Chinese language, based on deeplearning4j and ansj☆28Updated 4 years ago
- 主谓宾提取器的Java实现(对斯坦福的代码失去兴趣,不再维护)☆138Updated 9 years ago
- CNN 实现文本分类☆183Updated 3 years ago
- ltp4j: Language Technology Platform For Java☆161Updated 4 years ago
- 啊哈自然语言处理包,提供包括分词、依存句法分析、语义角色标注、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。☆307Updated 9 months ago
- 使用句法依存分析抽取事实三元组☆330Updated 9 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
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆144Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- ☆77Updated 7 years ago
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆105Updated 4 years ago
- 使用 CNN 进行中文 NLP 分类☆24Updated 6 years ago
- 使用gensim训练word2vec模型并对训练得到词向量聚类☆15Updated 7 years ago
- 汽车知识图谱☆34Updated 4 years ago
- Question and answer system based on sentence similarity☆25Updated 6 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 6 years ago
- Lstm+Cnn 预训练词向量 文本分类☆103Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Updated 5 years ago
- 搜狗新闻语料训练的word2vec中文模型☆68Updated 7 years ago