Source: m2m-aligner
Section: science
Priority: optional
Maintainer: Giulio Paci <giuliopaci@gmail.com>
Build-Depends: devscripts,
 cdbs (>= 0.4.85~),
 debhelper (>= 9~),
 dh-buildinfo,
 libtclap-dev,
 dpkg-dev (>= 1.16.2)
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/collab-maint/m2m-aligner.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/m2m-aligner.git
Homepage: http://code.google.com/p/m2m-aligner/

Package: m2m-aligner
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: many-to-many alignments for string transduction
 The algorithm implemented in m2m-aligner has been applied in
 letter-to-phoneme conversion, name transliteration and other tasks.
 In general, this algorithm creates lexicon alignments without
 requiring annotated data nor linguistic knowledge.
 . 
 Tarek Sherif originally proposed this algorithm as a part of his
 Mater thesis graduated in 2007 from University of Alberta.  Sittichai
 Jiampojamarn later reimplemented this algorithm to the first version
 of m2m-aligner during its PhD at the department of Computing Science,
 University of Alberta. Since then, many refinements, improvements,
 and features have been included for various tasks.
