lisa-groundhog / GroundHog

Library for implementing RNNs with Theano
BSD 3-Clause "New" or "Revised" License
598 stars 229 forks source link

How to preprocess the "phrase-table.en.h5" and ""phrase-table.fr.h5" #50

Open wangruinlp opened 8 years ago

wangruinlp commented 8 years ago

Hi For "prototype_phrase_state" method, the "phrase-table.en.h5" and ""phrase-table.fr.h5" are need. How can I obtain these two file? Are they from the original SMT phrase-table? Which toolkit should I use to convert them to "phrase-table.en.h5" and ""phrase-table.fr.h5"?

Thanks

rizar commented 8 years ago

https://github.com/lisa-groundhog/GroundHog/blob/master/experiments/nmt/README.md

On 9 March 2016 at 05:23, wangruinlp notifications@github.com wrote:

Hi For "prototype_phrase_state" method, the "phrase-table.en.h5" and ""phrase-table.fr.h5" are need. How can I obtain these two file? Are they from the original SMT phrase-table? Which toolkit should I use to convert them to "phrase-table.en.h5" and ""phrase-table.fr.h5"?

Thanks

— Reply to this email directly or view it on GitHub https://github.com/lisa-groundhog/GroundHog/issues/50.