Showing
1 changed file
with
2 additions
and
0 deletions
... | @@ -3,8 +3,10 @@ | ... | @@ -3,8 +3,10 @@ |
3 | ## Prerequisites | 3 | ## Prerequisites |
4 | 1. Input file must be tokenized, sentence split, and POS tagged | 4 | 1. Input file must be tokenized, sentence split, and POS tagged |
5 | 2. Input files must be in two representations: | 5 | 2. Input files must be in two representations: |
6 | + | ||
6 | - Only words | 7 | - Only words |
7 | - word|lemma|POS | 8 | - word|lemma|POS |
9 | + | ||
8 | 3. iSimp | 10 | 3. iSimp |
9 | 3. CoreNLP | 11 | 3. CoreNLP |
10 | 12 | ... | ... |
-
Please register or login to post a comment