wordpieces

Crates.iowordpieces
lib.rswordpieces
version0.6.1
sourcesrc
created_at2019-11-29 07:56:17.387456
updated_at2022-10-10 14:57:06.314498
descriptionSplit tokens into word pieces
homepagehttps://github.com/danieldk/wordpieces
repository
max_upload_size
id185271
size27,220
Daniƫl de Kok (danieldk)

documentation

README

wordpieces

This crate provides a subword tokenizer. A subword tokenizer splits a token into several pieces, so-called word pieces. Word pieces were popularized by and used in the BERT natural language encoder.

Commit count: 0

cargo fmt