An open API service indexing awesome lists of open source software.

https://github.com/davidmartinezros/deeplearning-machine

A Deeplearning Machine finding the nearest word.
https://github.com/davidmartinezros/deeplearning-machine

deeplearning deeplearning-ai deeplearning4j word2vec

Last synced: about 1 year ago
JSON representation

A Deeplearning Machine finding the nearest word.

Awesome Lists containing this project

README

          

# deeplearning machine

## Rest Service that find the nearest word of a word in a file of phrases.

Using deeplearning4j with Word2Vec libraries.

## Version 1.0.0-SNAPSHOT

Initial Version

## Version 1.1.0-SNAPSHOT

Add dependency actuator for view app information like /health for show the state of the app and /mappings for shot the rest published services.