bert_tokenizer

Crates.iobert_tokenizer
lib.rsbert_tokenizer
version0.1.3
sourcesrc
created_at2023-02-14 14:21:10.429488
updated_at2023-02-15 07:05:14.943461
descriptionThis crate is a Rust port of Google's BERT WordPiece tokenizer.
homepage
repositoryhttps://github.com/yigit353/bert_tokenizer
max_upload_size
id784927
size470,365
Yiğit Bekir Kaya (yigit353)

documentation

README

bert_tokenizer

[ API doc | crates.io ]

The crate provides the port of the original BERT tokenizer from the Google BERT repository.

License

MIT license. See LICENSE file for full license.

Commit count: 8

cargo fmt