senarvi / theanolm

TheanoLM is a recurrent neural network language modeling tool implemented using Theano
Apache License 2.0
81 stars 29 forks source link

Missing import for InputError #26

Closed nzal closed 7 years ago

nzal commented 7 years ago

Add "from theanolm.exceptions import InputError" to theanolm/theanolm/scoring/latticedecoder.py