On Monday 23 May 2011 17:39, Tom Hoar wrote: > Is there a way to query the moses binary to report what configure > options were used? i.e. such as which --with-[xxxlm]=
No. Do you want to know what LM was built in to moses? You can get that information with nm (sort of). nm -C moses-cmd/src/moses | grep LanguageModel best regards - Barry -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
