Hi Ravi,

You might want to have a look at "Joshua" and "phrasal", two decoders
that are implemented in Java and generate similar phrase tables to the
ones from Moses, though not exactly in the same format. Some
conversion/coding would be needed to process your phrases tables, I guess.

http://cs.jhu.edu/~ccb/joshua/ <http://cs.jhu.edu/%7Eccb/joshua/>

http://nlp.stanford.edu/projects/mt.shtml

Best,
Thomas


On 06/07/12 09:55, Philipp Koehn wrote:
> Hi,
>
> it is possible to use Moses phrase table with Pharaoh (maybe with minor
> modifications), but Pharaoh is not written in Java.
>
> -phi
>
> On Fri, Jul 6, 2012 at 12:43 AM, Coote, Ravi
> <[email protected]> wrote:
>> Dear Moses-List,
>>
>>
>>
>> I’d like to integrate a (simple baseline) phrase-based French-English
>> decoder into a java based (service oriented) environment.
>>
>>
>>
>> I trained the phrase tables already with the moses kit and decoding with
>> moses worked also fine.
>>
>>
>>
>> But to integrate it smoothly into the java environment I like to use a
>> decoder that’s written in Java and which can read the phrase tables created
>> with moses.
>>
>>
>>
>> My questions therefore are:
>>
>> 1)      Is Pharaoh able to read phrase tables created with moses?
>>
>> 2)      If yes, do I need to convert them?
>>
>> 3)      Is there another java-based decoder for moses’ phrase tables?
>>
>>
>>
>> Thanks in advance.
>>
>>
>>
>> Best Regards,
>>
>> Ravi Coote
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> 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


-- 
Thomas Meyer
Research Assistant
Idiap Research Institute
Centre du Parc
Rue Marconi 19
P.O. Box 592
CH-1920 Martigny
Switzerland

Tel:    +41 27 721 77 46
Fax:    +41 27 721 77 12
E-Mail: [email protected]
Web:    www.idiap.ch/~tmeyer
        www.idiap.ch

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to