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: ebb31b1e65812c8ef1dcd3916ef92a1fa9b36a41 (plain)
1
2
3
4
5
6
7
8
9
10
Open Machine Translation Core (OMTC)
====================================

This is a reference implementation of OMTC, a proposed open API standard for Machine Translation Systems.

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.