Re: [Moses-support] Pure-python decoder for Moses?

2022-01-24 Thread Hieu Hoang
NLTK had something but not sure how good it is
   https://www.nltk.org/_modules/nltk/translate/phrase_based.html
Liling may know more about it

Hieu Hoang
http://statmt.org/hieu


On Mon, 24 Jan 2022 at 09:50, Lane Schwartz  wrote:

> Pretty sure the answer is no. David Chiang had a Python-based system, but
> it was hierarchical phrase-based.
>
>
>
> On Mon, Jan 24, 2022 at 8:50 AM Rachel Bawden 
> wrote:
>
>> Hello,
>>
>> Are there currently any pure-python implementations of mosesdecoder? I am
>> looking to distribute and run pre-trained models (so no tuning) without
>> having to compile Moses, even though decoding will inevitably be less
>> efficient.
>>
>> Thank you very much in advance,
>> All the best,
>>
>> Rachel
>>
>>
>> ___
>> Moses-support mailing list
>> Moses-support@mit.edu
>> https://mailman.mit.edu/mailman/listinfo/moses-support
>>
> ___
> Moses-support mailing list
> Moses-support@mit.edu
> https://mailman.mit.edu/mailman/listinfo/moses-support
>
___
Moses-support mailing list
Moses-support@mit.edu
https://mailman.mit.edu/mailman/listinfo/moses-support


Re: [Moses-support] Pure-python decoder for Moses?

2022-01-24 Thread Lane Schwartz
Pretty sure the answer is no. David Chiang had a Python-based system, but
it was hierarchical phrase-based.



On Mon, Jan 24, 2022 at 8:50 AM Rachel Bawden 
wrote:

> Hello,
>
> Are there currently any pure-python implementations of mosesdecoder? I am
> looking to distribute and run pre-trained models (so no tuning) without
> having to compile Moses, even though decoding will inevitably be less
> efficient.
>
> Thank you very much in advance,
> All the best,
>
> Rachel
>
>
> ___
> Moses-support mailing list
> Moses-support@mit.edu
> https://mailman.mit.edu/mailman/listinfo/moses-support
>
___
Moses-support mailing list
Moses-support@mit.edu
https://mailman.mit.edu/mailman/listinfo/moses-support


[Moses-support] Pure-python decoder for Moses?

2022-01-24 Thread Rachel Bawden
Hello,

Are there currently any pure-python implementations of mosesdecoder? I am 
looking to distribute and run pre-trained models (so no tuning) without having 
to compile Moses, even though decoding will inevitably be less efficient.

Thank you very much in advance,
All the best,

Rachel


___
Moses-support mailing list
Moses-support@mit.edu
https://mailman.mit.edu/mailman/listinfo/moses-support