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
Sorting:
- 对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。☆180Updated 2 years ago
- 一个自然语言处理初学者可以参考的库,包含分词,词性标注,命名实体识别,依存句法分析大多模型和算法都是自己 实现 。a natural language processing library for beginners☆28Updated 4 years ago
- word2vec java版本的一个实现☆700Updated 4 years ago
- LDA主题模型☆20Updated 8 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 主谓宾提取器的Java实现(对斯坦福的代码失去兴趣,不再维护)☆139Updated 9 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆330Updated 9 years ago
- 文本特征提取算法,卡方校验(chi-square)和信息增益算法提取文本特征算法实现☆18Updated 8 years ago
- NLP research:基于tensorflow 的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆191Updated 11 months ago
- 对汽车之家论坛里的评论数据处理和分析,利用用户潜在行为数据得出用户行为特征,采用LDA主题模型得出用户评论的主题特征,采用Word2Vec词向量模型得出用户评论的文本内容特征,采用K-Means聚类得出水军文本类别,结合用户行为特征,最终实现了对网络水军的识别。☆24Updated 5 years ago
- Build and visualize the word2vec model on sogou news data(SogouCS)☆13Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆155Updated 7 years ago
- CNN 实现文本分类☆181Updated 3 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 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
- Question and answer system based on sentence similarity☆25Updated 6 years ago
- 文本自动摘要算法:用Word2Vec改进的TextRank算法☆48Updated 7 years ago
- 搜狗新闻语料训练的word2vec中文模型☆68Updated 7 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆150Updated 4 years ago
- 啊哈自然语言处理包,提供包括分词、依存句法分析、语义角色标注、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。☆306Updated 8 months ago
- bert for chinese text classification☆142Updated 6 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- NLP 以及相关的学习实践☆40Updated 3 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 7 years ago
- several methods for text classification☆187Updated 7 years ago
- A Benchmark of Text Classification in PyTorch☆22Updated 7 years ago