Log on: Remember me
Powered by Elgg

Timo Baumann :: Weblog :: howto: SRILM and ubuntu

November 13, 2007

There is just one problem with the SRI language modeling toolkit: It doesn't come with a configure-scipt and the makefiles don't work out of the box. After an hour of searching through make output, we found out, that ubuntu does not use gawk but mawk as its standard awk implementation. Later on in the build process, this leads to weird errors.

I'll attach the changed common/Makefile.machine.i686 , so you (and I) don't have to redo the work later.

SRILM-Makefile for Ubuntu [document/unknown]

Keywords: howto, srilm, ubuntu

Posted by Timo Baumann

You must be logged in to post a comment.