[Moses-support] extract translation table

2012-06-03 Thread Simon Hafner
Hi all is there a nice way to get the top 100 translations? I'm trying to compare two languages on character ngram level, to find common edit paths. The idea is to train moses for that pair and then extract the most common ngram pairs. Is this even possible or are they normalized based on their

Re: [Moses-support] extract translation table

2012-06-03 Thread Barry Haddow
Hi Simon If you look at the 'extract' file that Moses creates during training, it just contains a raw list of all the extracted phrase pairs. If you want to find the most common ngram pairs then you could get them from this file. In the phrase table, the phrase counts are normalised to