Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script for computing translation probability table #5

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

sylvainraybaud
Copy link

Features:

  • fix build on mac and update README
  • make it possible to read and write from and to gzipped files
  • add mkmodel.py, a script based on align.py with the additional feature of computing translation probability from alignment
  • add IBM1 module for representing translation tables, with basic tools (dump, look up, estimate)
  • add script for printing simple stats about the translation table

Requirements:

  • add dependency to convenience module

Sylvain Raybaud added 29 commits June 8, 2018 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant