Docs.rs
bert_tokenizer-0.1.3
bert_tokenizer 0.1.3
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
yigit353
Dependencies
indexmap ^1.9.2
normal
unicode-normalization ^0.1.22
normal
unicode_categories ^0.1.1
normal
Versions
32.26%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
InvVocab
bert_
tokenizer
0.1.3
InvVocab
Aliased Type
In crate bert_
tokenizer
bert_tokenizer
Type Alias
InvVocab
Copy item path
Source
pub type InvVocab =
IndexMap
<
u32
,
String
>;
Aliased Type
ยง
pub struct InvVocab {
/* private fields */
}