NSpM icon indicating copy to clipboard operation
NSpM copied to clipboard

Fix prediction script

Open mommi84 opened this issue 5 years ago • 2 comments

One of the last TensorFlow updates broke the ./ask.sh script. Probably it has to be written from scratch.

mommi84 avatar May 21 '20 08:05 mommi84

Hi @mommi84 I think I also just experienced this as well. The output of python -m nmt.nmt --vocab_prefix=../$1/vocab... is <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> which I'm assuming is <unknown> <unknown> ... etc Any ideas what is going wrong here? From what I can see this is a blocker to using NSpM is that correct? Thanks for any assistance. I would like to try and fix this.

lewismc avatar Jul 31 '20 23:07 lewismc

Hi, Has there been a solution found?

jan-huiskes avatar Nov 09 '20 14:11 jan-huiskes