Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/ianj-als/omtc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 17100fb226668a350301fcfdf18255a6eba3c58e (plain)
1
2
3
4
5
6
7
8
9
10
11
Open Machine Translation Core (OMTC)
====================================

This is a reference implementation of OMTC, a proposed open API standard for Machine Translation Systems.
This work has been done as a part of the [MosesCore FP7 Project](http://www.statmt.org/mosescore/); a European Commission project.

It is a Java implementation that is Java v1.7 compliant.

Use Maven v2.2.1 or newer to build.

The proposed standard document can be found in the `documentation` folder.