Hi,
We are trying to run RandLM on our files. We use the command:
$ ./buildlm -struct BloomMap -falsepos 8 -values 8 -output-prefix model
-input-type corpus < ../../europarl.lower.token.en
And we get the following errors:
cat: invalid option -- d
Try `cat --help' for more information.
rm ./model.tokens
buildlm: RandLMStats.cpp:312: virtual bool randlm::CountStats::observe(const
randlm::Word*, randlm::Value, int): Assertion `len > 0' failed.
Aborted
Are you familiar with these errors ? Do you have an idea about how to solve
them ?
Thanks,
Michael.
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support