From 8842fdcd779feb90882cf2e0a3e51cf8c5ef125c Mon Sep 17 00:00:00 2001 From: Panupong Pasupat Date: Tue, 23 Jan 2018 15:26:59 -0800 Subject: [PATCH] Removed the missing options from run file. --- run | 2 -- 1 file changed, 2 deletions(-) diff --git a/run b/run index 9b694b7..20944eb 100755 --- a/run +++ b/run @@ -593,8 +593,6 @@ addMode('overnight', 'Overnight semantic parsing', l( o('FloatingParser.maxDepth', 11), o('Grammar.tags','generate','general', 'geo880'), o('SimpleLexicon.inPaths', 'lib/data/overnight/geo880.lexicon'), - o('OvernightDerivationPruningComputer.usePredicateDict'), - o('OvernightDerivationPruningComputer.predicateDictPath','lib/data/overnight/geo880.predicate.dict'), nil), 'calendar' => l( o('Grammar.tags','generate','general'),