--Hi, I'm studying(?) BerkeleyLM(https://code.google.com/p/berkeleylm/) in korea.
BerkeleyLM said that it provides two LMs(kneserNeyLM and stupid backoff LM).
I wonder that
1. what is the difference between two LMs? that is backoff method?
2. In ConfigOptions(edu.berkeley.nlp.lm.ConfigOptions.java), there is "unknownWordLogProb =-100.0f;". This mean KneserNeyLM do not provide backoff method??
3. If there is backoff method in KneserNeyLM, where is the code?
Sorry for my english writing skills.
Thank you!
You received this message because you are subscribed to the Google Groups "berkeleylm-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to berkeleylm-disc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.