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

github.com/ianj-als/omtc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Johnson <ian.johnson@appliedlanguage.com>2013-08-28 17:08:14 +0400
committerIan Johnson <ian.johnson@appliedlanguage.com>2013-08-28 17:08:14 +0400
commitf277feb6ff5e8582bd7cdabee6449c3deffaa2d5 (patch)
tree859e62ec0b30e7f7c51f0e394e9e2a2f7429cc16
parentf2815ccb91cec30280f3209cd9bda96b1443419a (diff)
parentcab9757bdfac3bc4fa94fe6dcea8f5f6a7c61767 (diff)
Merge branch 'master' of github.com:ianj-als/omtcHEADmaster
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index befe89f..17100fb 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,7 @@ 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](http://cordis.europa.eu/fp7/ict/language-technologies/project-mosescore_en.html) project;
-a European Commission FP7 project.
+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.