bigfatlm
bigfatlm copied to clipboard
How to interpolate LMs from arpa-format model
build-interpolate-lm.sh: It generates interpolation n-gram models from multi-domain original corpus. In the pipeline, I only see n-gram model interpolation from renormModelHdfs which is n-gram model format you defined. How can I interpolate LMs from arpa-format models?