Removed the missing options from run file.

This commit is contained in:
Panupong Pasupat 2018-01-23 15:26:59 -08:00
parent 8dfcb95b6f
commit 8842fdcd77
1 changed files with 0 additions and 2 deletions

2
run
View File

@ -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'),