Skip to content

ivanhe/gigaword-lm-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some scripts to run SRILM tools on gigaword, to calculate conditional probabilities of P(hypothesis|text).

The scripts are perl scripts. Any late perl (later than 5.8) would do. The tools needed other than perl are:

  • SRILM
  • Octave 3.X (2.X wouldn't work)

Developed and tested on SRILM 1.7 and Octave 3.6.2.

=== MORE DESCRIPTION TO FOLLOW: TODO

  • How to make models
  • How to run models to calculate probabilities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 54.1%
  • Python 42.2%
  • MATLAB 3.7%