You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by mj...@apache.org on 2016/09/28 12:47:30 UTC

[2/2] incubator-joshua git commit: Merge branch 'JOSHUA-299' of github.com:lewismc/incubator-joshua

Merge branch 'JOSHUA-299' of github.com:lewismc/incubator-joshua


Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua/commit/1c76867a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua/tree/1c76867a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua/diff/1c76867a

Branch: refs/heads/master
Commit: 1c76867aa8a04763bd7c9ebd970fc27b4227c99c
Parents: aecc0b0 5dd80a3
Author: Matt Post <po...@cs.jhu.edu>
Authored: Wed Sep 28 08:47:21 2016 -0400
Committer: Matt Post <po...@cs.jhu.edu>
Committed: Wed Sep 28 08:47:21 2016 -0400

----------------------------------------------------------------------
 pom.xml                                         |  12 ++
 .../org/apache/joshua/decoder/Translation.java  |   1 -
 .../apache/joshua/decoder/TestTranslation.java  | 140 +++++++++++++++++++
 .../org/apache/joshua/decoder/package-info.java |  22 +++
 .../org/apache/joshua/packed/VocabTest.java     |  58 --------
 src/test/java/org/apache/joshua/packed/test.sh  |  20 ---
 .../decoder/moses-compat/output.expected        |   8 +-
 7 files changed, 176 insertions(+), 85 deletions(-)
----------------------------------------------------------------------