Difference between revisions of "Language modeling software"
Jump to navigation
Jump to search
(New page: '''Software - Language modeling''' For languages other than English, see List of resources by language. == Language modeling == === Free software === <!-- Please keep this list ...) |
(Added WOPR to the list of language modeling software) |
||
Line 10: | Line 10: | ||
* [https://cmusphinx.svn.sourceforge.net/svnroot/cmusphinx/trunk/cmuclmtk/ cmuclmtk] - CMU-Cambridge Statistical Language Modeling toolkit. Older versions are available [http://www.speech.cs.cmu.edu/SLM/toolkit.html here]. | * [https://cmusphinx.svn.sourceforge.net/svnroot/cmusphinx/trunk/cmuclmtk/ cmuclmtk] - CMU-Cambridge Statistical Language Modeling toolkit. Older versions are available [http://www.speech.cs.cmu.edu/SLM/toolkit.html here]. | ||
* [http://www.speech.sri.com/projects/srilm/ SRILM] - The SRI Language Modeling Toolkit. Nitin Madnani has created Perl and Python wrappers, which are available from his [http://www.umiacs.umd.edu/~nmadnani/ homepage]. | * [http://www.speech.sri.com/projects/srilm/ SRILM] - The SRI Language Modeling Toolkit. Nitin Madnani has created Perl and Python wrappers, which are available from his [http://www.umiacs.umd.edu/~nmadnani/ homepage]. | ||
+ | * [http://ilk.uvt.nl/wopr/ WOPR] - Memory-based word prediction and language modeling - uses [http://ilk.uvt.nl/timbl TiMBL]. GPL. | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Resources for English]] | [[Category:Resources for English]] |
Revision as of 03:35, 1 October 2009
Software - Language modeling
For languages other than English, see List of resources by language.
Language modeling
Free software
- cmuclmtk - CMU-Cambridge Statistical Language Modeling toolkit. Older versions are available here.
- SRILM - The SRI Language Modeling Toolkit. Nitin Madnani has created Perl and Python wrappers, which are available from his homepage.
- WOPR - Memory-based word prediction and language modeling - uses TiMBL. GPL.