You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| No | Arguments | File-Location (in Individual Assignment folder)
19
+
|:-:|:-:|:-:|
20
+
| 1 | FILE | Data/tweets-en.txt.gz
21
+
| 2 | MODEL<br>TRAIN_FILE<br>TEST_FILE | <b>1</b> or <b>2</b> or <b>interp</b><br>Data/reuters-train.txt<br>Data/reuters-dev.txt
22
+
| 3 | METHOD<br>TRAIN_DOCS<br>TRAIN_CLASSES<br>TEST_FILE<br>TRUE_CLASSES | <b>baseline</b> or <b>lr</b> or <b>lexicon</b> or <b>nb</b> or <b>nbbin</b><br>Data/train.docs.txt<br>Data/train.classes.txt<br>Data/dev.docs.txt<br>Data/dev.classes.txt
23
+
| 4 | TRAIN_FILE<br>TEST_FILE<br>METHOD<br>TRUE_TAGS |Data/train.en.txt<br>Data/dev.en.words.txt<br><b>baseline</b> or <b>hmm</b><br>Data/dev.en.tags.txt
0 commit comments