Dear Moses community,

I have reimplemented the phrasal extraction algorithm as presented on the
page 133 of Philip Koehn's SMT book for NLTK  in
https://github.com/alvations/nltk/blob/develop/nltk/align/phrase_based.py

However, there is some bug that i can't figure out why am I not achieving
the desired output as shown on the alignment table, see
http://stackoverflow.com/questions/25109001/phrase-extraction-algorithm-for-statistical-machine-translation
for more detail


*Does anyone find what went wrong with my implementation?*

*Are there other python based implementation of the same algorithm?*

*Where in the Moses toolkit is can the phrasal extraction function be
found? What is the input of that function?*

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

Reply via email to