From a6303fd8d1b22541750a290def444898dea92c94 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 2 Jun 2016 06:29:35 +0000 Subject: tokenized apertium text to test with ; RelV2 and QuestV2 in App (Eng and Swe for the moment) with 20% loss of parsing speed but improved quality --- examples/app/App.gf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/app/App.gf') diff --git a/examples/app/App.gf b/examples/app/App.gf index 6414d0744..570607bc8 100644 --- a/examples/app/App.gf +++ b/examples/app/App.gf @@ -43,4 +43,7 @@ fun ComplV3 : V3 -> NP -> NP -> VP ; + RelV2 : RP -> NP -> V2 -> RCl ; + QuestV2 : IP -> NP -> V2 -> QCl ; + } -- cgit v1.2.3