Skip to content

Feature-rich unsupervised word alignment models

Notifications You must be signed in to change notification settings

wilkeraziz/lola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is about feature-rich unsupervised word alignment models. At this point we are working on 0th order HMMs, that is, IBM2-like models. We follow Berg-Kirkpatrick et al (2010) and reparameterise IBM2's categorical distributions using exponentiated linear functions (a log-linear parameterisation).

This code-base started as Guido Linder's final project towards his BSc.

Build

Check our build instructions.

Usage

For a help message try:

$ python -m lola.aligner --help

Check some examples.

You can train different models with lola, check our configuration file format.

About

Feature-rich unsupervised word alignment models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published