Hi, I have a question about interpolating two class-based language models. Suppose I have two class-based language models trained from two different corpus.<div>And each class-based lm has its own class definition files. For example, the class definition file for class-lm1 is lm1.classes, and lm2.classes for class-lm2. So my question is, how to interpolate these two different class-based language models? Can you give me the steps? with commands better.</div>
<div><ul><li>Do I need to use the -classes option when interpolating them? </li><li>Do I need to use the -bays 0 option to interpolate them dynamically?</li></ul>I also confused about the expand class operation. If I expand the class-based language model to word-based language model, does the perplexity change with the same test set ?</div>
<div><br></div><div>Thanks!</div><div><br></div><div>Meng Chen</div><div><br></div><div><br></div><div><br></div>