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/06/02 13:27:49 UTC

[2/2] incubator-joshua git commit: Merge branch 'junit'

Merge branch 'junit'


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

Branch: refs/heads/master
Commit: 35e9c58ffead1b71de8cde5f6a3b74804e58b118
Parents: c4ce122 b1743cb
Author: Matt Post <po...@cs.jhu.edu>
Authored: Thu Jun 2 09:27:42 2016 -0400
Committer: Matt Post <po...@cs.jhu.edu>
Committed: Thu Jun 2 09:27:42 2016 -0400

----------------------------------------------------------------------
 pom.xml                                         | 12 ++-
 .../apache/joshua/decoder/ff/FeatureVector.java | 91 +++++++++++---------
 .../decoder/ff/lm/LanguageModelFFTest.java      | 28 +++---
 .../lm/berkeley_lm/LMGrammarBerkeleyTest.java   | 21 ++---
 .../kbest_extraction/KBestExtractionTest.java   | 14 +--
 .../ConstrainedPhraseDecodingTest.java          | 14 +--
 .../phrase/decode/PhraseDecodingTest.java       | 14 +--
 .../org/apache/joshua/system/KenLmTest.java     |  2 +
 .../joshua/system/StructuredOutputTest.java     |  4 +-
 .../system/StructuredTranslationTest.java       | 52 +++++------
 10 files changed, 136 insertions(+), 116 deletions(-)
----------------------------------------------------------------------