ZhuanZhiCode / TensorFlow-Java-Examples
Examples of Invoking TensorFlow from Java
☆74Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for TensorFlow-Java-Examples
- ☆19Updated 6 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- The missing SVM-based text classification module implementing HanLP's interface☆47Updated 6 years ago
- 用户评论标签挖掘☆70Updated 7 years ago
- Chinese NLP package☆39Updated 5 years ago
- spark,NLP,新词发现,自然语言处理☆23Updated 6 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated last year
- 计算两个特征向量的相似度☆26Updated 5 years ago
- A java implementation of LightGBM predicting part☆83Updated 11 months ago
- DeepDive Tutorial with Chinese Support☆34Updated 3 years ago
- ☆16Updated 6 years ago
- Opendial对话语料库☆50Updated 6 years ago
- graphx知识图谱、图计算相关☆64Updated 7 years ago
- ATEC 金融大脑-金融智能NLP服务☆87Updated 6 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 6 years ago
- 文本自动摘要算法:用Word2Vec改进的TextRank算法☆47Updated 7 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。