Skip to content

lzm0706/language-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language_model

This is a tool for training language model. The smoothing method is kneser-ney smoothing, to adapt the arpa output format, I use the backoff version of kneser-ney. You need python environment to run the program, the command is 'python LM_train.py dictionary data output', and you should use absolute path.

Releases

No releases published

Packages

No packages published

Languages