Skip to content

Repository files navigation

Kotok: BPE Tokeniser

Kotok is a multiplatform library written in Kotlin. It is effectively a BPE (Byte Pair Encoding) tokeniser. It's developed to operate efficiently across varying platforms.

Installation

To include Kotok in your project, implement the following in your build.gradle file:

dependencies {
    implementation "TODO"
}

Usage

After installation, you can utilize Kotok as follows:

License

This project is licensed under the Apache 2.0 License.

About

Kotlin BPE tokenizer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages