i've rebinarized it to work with the current cdec
http://www.statmt.org/~s0565741/en.3gram.pruned.klm.gz
On 07/06/2011 17:19, Sascha Fendrich wrote:
> Hi,
>
> thank you very much for updating the LM. I noticed that there are two
> LMs shipped now. The .ini-file is pointing to the wrong LM, which is
> still broken. This can be fixed by updating the KLanguageModel feature
> in cdec-mt03.ini to
>
> feature_function=KLanguageModel en.3gram.pruned.lm.gz
>
> best
> sascha
>
> On Jun 4, 1:52 am, Chris Dyer<cd...@cs.cmu.edu> wrote:
>> thanks for pointing this out. i recompiled the LM and have posted a
>> new version of the file which corrected the problem.
>>
>> On Fri, Jun 3, 2011 at 7:30 PM, hieuhoang<hieuho...@gmail.com> wrote:
>>> hi chris et al
>>> trying to run the downloaded example& it dies with the following
>>> message
>>> cdec v1.0 (c) 2009-2011 by Chris Dyer
>>> Configuration file: cdec-mt03.ini
>>> Reading weights from weights.tuned
>>> Loaded 8 feature weights
>>> feature: KLanguageModel (with config parameters 'en.
>>> 3gram.pruned.klm')
>>> Abort trap
>>> i suspect it's ken& his dastardly lm being slightly changed since
>>> you've binarized it