pub type BucketSubwordVocab = SubwordVocab<FinalfusionHashIndexer>;
Expand description

finalfusion vocabulary with hashed n-grams.

Aliased Type§

struct BucketSubwordVocab { /* private fields */ }