mirror of https://github.com/percyliang/sempre
Removed the missing options from run file.
This commit is contained in:
parent
8dfcb95b6f
commit
8842fdcd77
2
run
2
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'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue