Skip to content

Commit 817f621

Browse files
committed
I bet that got good results!
1 parent 5bf5c7d commit 817f621

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/srparser/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ SPANISH_DEV2 = /u/nlp/data/spanish/ldc/ldc-NW.dev
4949
SPANISH_DEV3 = /u/nlp/data/spanish/ldc/ldc-DF.dev
5050
SPANISH_DEV_TMP = /u/nlp/data/spanish/all.dev.tmp
5151
SPANISH_TEST = /u/nlp/data/spanish/ancora/ancora.test
52-
SPANISH_TEST2 = /u/nlp/data/spanish/ldc/ldc-NW.train
53-
SPANISH_TEST3 = /u/nlp/data/spanish/ldc/ldc-DF.train
52+
SPANISH_TEST2 = /u/nlp/data/spanish/ldc/ldc-NW.test
53+
SPANISH_TEST3 = /u/nlp/data/spanish/ldc/ldc-DF.test
5454
SPANISH_TAGGER= /u/nlp/data/pos-tagger/distrib/spanish-distsim.tagger
5555
SPANISH_TLPP = edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
5656

0 commit comments

Comments
 (0)