head config.log Not aware of e.g. a runtime query.
On 05/23/11 12:48, Barry Haddow wrote: > 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 > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
