Hi Souhir This was something I needed, so I've added an option '-output-unknowns FILENAME' which will write the unknown words to another file. If you update to the latest Moses from github it should work.
You can also use queryPhraseTable to get a count of a given word or phrase in the phrase table - so this can also be used to detect OOVs cheers - Barry On 20/09/12 12:27, Souhir Gahbiche wrote: > Hi all, > I'm trying to detect unknown words in the moses output. > I know that we can find them in the log file marked as |UNK|UNK|UNK, > but I want to know if there is an option which marks unknown words in > the output file? > Regards > SG > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
