Dear experts, I have small corpora with dictionary of 10K words that split on 200 classes. And I have big corpora with dictionary of 30K words (20K of new words). I want to split 20K new words to the 200 classes that exist. How can I do it? (using srilm) I dont want to move any of old 10K words from class to class. Thanks in advance!