All Projects → mhajiloo → berkeleyaligner

mhajiloo / berkeleyaligner

Licence: other
The Berkeley Word Aligner

Programming Languages

java
68154 projects - #9 most used programming language
fortran
972 projects
Eiffel
12 projects
forth
179 projects
Automatically exported from code.google.com/p/berkeleyaligner
#############################
# The Berkeley Word Aligner #
#############################

The Berkeley Word Aligner is a statistical machine translation tool that automatically aligns words in a sentence-aligned parallel corpus.

-------------
Install & Run
-------------

The version you have downloaded is primarily intended for people interested in extending or helping develop the aligner. To generate the distribution meant for end users (who just want to align words), you need to compile the package by running ant (http://ant.apache.org/):

  ant

The directory called "distribution" will then contain further instructions on running the tool.

-----------
Information
-----------

For more information about the package as a whole, please visit:

  http://nlp.cs.berkeley.edu/pages/wordaligner.html

Information related to the development of this package resides online:

  http://code.google.com/p/berkeleyaligner
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].