Skip to content

TokensEncoder is a very simple to use tokens encoder library which uses neural networks from SimpleDNN.

License

Notifications You must be signed in to change notification settings

KotlinNLP/TokensEncoder

Repository files navigation

TokensEncoder Maven Central Build Status

TokensEncoder is a very simple to use tokens encoder library which uses neural networks from SimpleDNN.

TokensEncoder is part of KotlinNLP.

Getting Started

Import with Maven

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>tokensencoder</artifactId>
    <version>0.5.4</version>
</dependency>

License

This software is released under the terms of the Mozilla Public License, v. 2.0

Contributions

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.

About

TokensEncoder is a very simple to use tokens encoder library which uses neural networks from SimpleDNN.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages