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/08/24 19:45:46 UTC

[25/41] incubator-joshua git commit: added note about phrase-based change to CHANGELOG

added note about phrase-based change to CHANGELOG


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

Branch: refs/heads/JOSHUA-304
Commit: bf12adc8b8e130c9f9addc69f47e9cf7e0774f72
Parents: 12b834e
Author: Matt Post <po...@cs.jhu.edu>
Authored: Mon Aug 22 16:26:44 2016 -0500
Committer: Matt Post <po...@cs.jhu.edu>
Committed: Mon Aug 22 16:26:44 2016 -0500

----------------------------------------------------------------------
 CHANGELOG | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/bf12adc8/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 95cbaf4..f80e4b9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+6.1 (TBD)
+=========
+
+- Phrase-based decoder has been rewritten to use glue rules, instead of adding a preterminal
+  to all phrase-based rules. This means that phrase-based grammars can be used directly out
+  of Thrax.
+
 6.0.5 (October 23, 2015)
 ========================