Description: The SRI Language Modeling Toolkit contains a bunch of useful utilities for language modeling related research. The standard toolkit only includes build procedures for unix and Windows using Cygwin. I wanted to use the libraries in a Visual Studio project, so here is a solution and project files that builds native Windows libraries and the associated command-line utilities.
Instructions
* Download and unpack the SRILM toolkit.
* Unzip the below solution archive to the SRILM root directory.
* Load the srilm.sln in Visual Studio 2005.
* Select either Debug or Release in Build->Configuration Manager
* Right-click on each project in the libs folder, select Build.
* Build any of the command-line utilities you need.
To Search:
File list (Check if you may need any files):
srilm.sln
anti-ngram.vcproj
cmd.vcproj
disambig.vcproj
fngram-count.vcproj
fngram.vcproj
hidden-ngram.vcproj
lattice-tool.vcproj
multi-ngram.vcproj
nbest-lattice.vcproj
nbest-mix.vcproj
nbest-optimize.vcproj
nbest-pron-score.vcproj
ngram-class.vcproj
ngram-count.vcproj
ngram-merge.vcproj
ngram.vcproj
segment-nbest.vcproj
segment.vcproj
sri_dstruct.vcproj
sri_flm.vcproj
sri_lattice.vcproj
sri_misc.vcproj
sri_oolm.vcproj
misc\src\SRILMversion.h