cmendezc

Bacterial regulatory interaction extraction system

......@@ -3,8 +3,10 @@
## Prerequisites
1. Input file must be tokenized, sentence split, and POS tagged
2. Input files must be in two representations:
- Only words
- word|lemma|POS
3. iSimp
3. CoreNLP
......