Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
bries
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
cmendezc
2022-03-22 05:37:48 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
20b082ca5814d0db192bc9100dcae9800fec0948
20b082ca
1 parent
f3df57ab
Bacterial regulatory interaction extraction system
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
README.md
run-several-files.sh → run-bries.sh
README.md
View file @
20b082c
# 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
...
...
run-
several-fil
es.sh
→
run-
bri
es.sh
View file @
20b082c
File moved
Please
register
or
login
to post a comment