louiskirsch / tensorflow-with-kenlm

Tensorflow with KenLM integrated for beam search scoring
http://tensorflow.org
Apache License 2.0
34 stars 8 forks source link

Broken Link in README, leads to having build failure #2

Open wjpjet opened 7 years ago

wjpjet commented 7 years ago

The link for "Download and Setup" in the readme is broken. It leads to: https://github.com/timediv/tensorflow-with-kenlm/blob/master/tensorflow/g3doc/get_started/os_setup.md

This leads me to the error that when I clone and ./configure I get: no such package '@kenlm_archive//':

marcoleewow commented 7 years ago

I have got the same problem too, did you solve it @wjpjet ?

marcoleewow commented 7 years ago

fixed by using bugfix branch