[][src]Type Definition finalfusion::vocab::FastTextSubwordVocab

type FastTextSubwordVocab = SubwordVocab<FastTextIndexer>;

fastText vocabulary with hashed n-grams.