Searched refs:vocab_level_table (Results 1 – 2 of 2) sorted by relevance
28 std::unique_ptr<VocabLevelTable> vocab_level_table, in VocabAnnotator() argument32 : vocab_level_table_(std::move(vocab_level_table)), in VocabAnnotator()
49 explicit VocabAnnotator(std::unique_ptr<VocabLevelTable> vocab_level_table,