TokensEncoder is a very simple to use tokens encoder library which uses neural networks from SimpleDNN.
TokensEncoder is part of KotlinNLP.
<dependency>
<groupId>com.kotlinnlp</groupId>
<artifactId>tokensencoder</artifactId>
<version>0.5.4</version>
</dependency>
This software is released under the terms of the Mozilla Public License, v. 2.0
We greatly appreciate any bug reports and contributions, which can be made by filing an issue or making a pull request through the github page.