ufal / neuralmonkey

An open-source tool for sequence learning in NLP built on TensorFlow.
BSD 3-Clause "New" or "Revised" License
410 stars 104 forks source link

Fix embedding metadata path #749

Closed cifkao closed 6 years ago

cifkao commented 6 years ago

The metadata path needs to be relative to the model directory.