("help,h",po::bool_switch(),"Show this help message")
("model,m",po::value<std::vector<std::string>>(&input_models)->multitoken()->required(),"Models to interpolate, which must be in KenLM intermediate format. The intermediate format can be generated using the --intermediate argument to lmplz.")
// Loop over words within an instance for which extension exists. An extension happens when any model matches more than a unigram in the tuning instance.