Skip to content

mlj/alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alignment

Alignment functions for corpus linguistics. Currently implemented is the Gale-Church alignment algorithm.

Installation

gem install alignment

License

GPL2

The Gale-Church implementation was derived from NATools. Implementation is copyright Pernilla Danielsson, Daniel Ridings, and Alberto Simões. Algorithm is copyright William Gale and Kenneth Church.

Ruby version is copyright Marius L. Jøhndal.

Development

The project is hosted on github on http://github.com/mlj/alignment.