cmendezc

Bacterial regulatory interaction extraction system

# Bacterial regulatory interaction extraction system
## Prerequisites
1. Input file must be tokenized and sentence split
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
## Run
### Several files
Set filenames and paths in run-several-files.sh
Set filenames and paths in [run-bries.sh]()
## Acknowledgments
This work was supported by UNAM-PAPIIT IA203420.
\ No newline at end of file
......