From fe49ddf16d132eb0b9af299d4ab6c8da5c1cacb9 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Tue, 17 Jun 2014 06:57:12 +0000 Subject: now the named entities recognizer returns dictionary entries if the name is known --- examples/app/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/app/Makefile b/examples/app/Makefile index 31ac95450..a51911396 100644 --- a/examples/app/Makefile +++ b/examples/app/Makefile @@ -9,7 +9,7 @@ Phrasebook: cd ../phrasebook ; make forApp ; cd ../app S=-s -GFMKT=mkdir -p $(GFODIR) && gf $S -make -literal=Symb -probs=$(PROBSFILE) -gfo-dir $(GFODIR) +GFMKT=mkdir -p $(GFODIR) && gf $S -make -literal=PN -probs=$(PROBSFILE) -gfo-dir $(GFODIR) APP=AppEng.pgf AppBul.pgf AppChi.pgf AppGer.pgf AppSwe.pgf AppHin.pgf AppFin.pgf AppFre.pgf AppIta.pgf AppSpa.pgf AppDut.pgf -- cgit v1.2.3