summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorKrasimir Angelov <kr.angelov@gmail.com>2017-08-11 20:13:45 +0200
committerKrasimir Angelov <kr.angelov@gmail.com>2017-08-11 20:13:45 +0200
commite9143555659b3e92b0b4b46d09e785961f8e2485 (patch)
treee1a24ada49dc72fc6cb56d3195f3d129ccd1d979 /download
parent06bf8454f79b4e9fb3b249d9e52385ff407ffccc (diff)
release notes about the lookup
Diffstat (limited to 'download')
-rw-r--r--download/release-next.t2t4
1 files changed, 4 insertions, 0 deletions
diff --git a/download/release-next.t2t b/download/release-next.t2t
index 0d0cbc114..8ce394af3 100644
--- a/download/release-next.t2t
+++ b/download/release-next.t2t
@@ -24,6 +24,10 @@ Over 200 changes have been pushed to the source repository since
===GF compiler and run-time library===
+- An experimental support for sentence lookup which makes it possible
+to find the sentence from the grammar that matches best a set of keywords.
+Right now it is usable only with controlled languages since it might be
+very innefficient for some grammars.
====New features and notable changes====