| Source path: svn/ trunk/ nltk/ nltk/ align.py |
|
|
|
|
Older revisions
r8730
by StevenBird1
on Mar 7, 2011
Diff
Updated NLTK copyright year range from 2001-2010 to 2001-2011
r8695
by coles.david
on Oct 16, 2010
Diff
A version of IBM Model 1 as described in Koehn 2010. Ported from implementation in http://code.google.com/p/clir/. ...
r8681
by coles.david
on Sep 22, 2010
Diff
Add optional support for "possible" alignments for alignment_error_rate. Also cleaned up a few epydoc errors and some doctests for alignments.