rten-text

Crates.iorten-text
lib.rsrten-text
version0.14.0
sourcesrc
created_at2023-12-31 20:31:52.485095
updated_at2024-10-27 17:52:05.841856
descriptionText tokenization and other ML pre/post-processing functions
homepagehttps://github.com/robertknight/rten
repositoryhttps://github.com/robertknight/rten
max_upload_size
id1084992
size93,440
Robert Knight (robertknight)

documentation

README

rten-text

Library containing text tokenization and related functionality, for preparing inputs and decoding outputs for text models (eg. BERT).

The functionality is a subset of that found in Hugging Face Tokenizers. It has less functionality, but also fewer dependencies, and none that require C/C++.

Commit count: 2326

cargo fmt