Currently dictionary id part of WordId is handled by several classes (LexiconSet, DoubleArrayLexicon, WordIdTable, ..). DictId is for using multiple lexicons and `LexiconSet` should be responsible for modifying it.
Currently dictionary id part of WordId is handled by several classes (LexiconSet, DoubleArrayLexicon, WordIdTable, ..).
DictId is for using multiple lexicons and
LexiconSetshould be responsible for modifying it.