From dd61e1dc1988ebd056182c8e801894cfd427beee Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 11 Apr 2017 15:48:18 +0000 Subject: re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the input --- examples/app/App.gf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/app/App.gf') diff --git a/examples/app/App.gf b/examples/app/App.gf index a2947361e..cfd56bb4c 100644 --- a/examples/app/App.gf +++ b/examples/app/App.gf @@ -22,7 +22,7 @@ abstract App = -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway ] ---P ,Phrasebook + ,Phrasebook ** { flags @@ -30,8 +30,8 @@ flags heuristic_search_factor=0.80; -- doesn't seem to affect speed or quality much fun ---P PhrasePhr : Phrase -> Phr ; ---P Phrase_Chunk : Phrase -> Chunk ; + PhrasePhr : Phrase -> Phr ; + Phrase_Chunk : Phrase -> Chunk ; ComplV2 : V2 -> NP -> VP ; -- sees him -- cgit v1.2.3