Skip to content
forked from kenkov/smt

Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.

License

Notifications You must be signed in to change notification settings

ChenglongChen/smt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Model

IMB models of statistical mathine translation

Files

ibmmodel1.py
implements IBM Model1
ibmmodel2.py
implements IBM Model2
word_alignment.py
implements symmetrization of word alignments

Usege

See each file and test codes written in test.py

About

Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%