Language modeling software: Difference between revisions

From ACL Wiki
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 ...
 
No edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''[[Software]] - Language modeling'''
'''[[Tools and Software for English]] - Language modeling'''


For languages other than English, see [[List of resources by language]].
For languages other than English, see [[List of resources by language]].
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 18:14, 7 September 2012

Tools and Software for English - 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.