mosesdecoder/lm/wrappers
2014-07-17 16:10:30 +01:00
..
nplm.cc add nplm wrapper from Kenneth's kenlm repo 2014-07-17 16:10:30 +01:00
nplm.hh add nplm wrapper from Kenneth's kenlm repo 2014-07-17 16:10:30 +01:00
README add nplm wrapper from Kenneth's kenlm repo 2014-07-17 16:10:30 +01:00

This directory is for wrappers around other people's LMs, presenting an interface similar to KenLM's.  You will need to have their LM installed.

NPLM is a work in progress.