Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
automatic-extraction-growth-conditions
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Kevin Meza Landeros
2019-07-23 12:08:00 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c5d17b410485d4e75e2e88e0cfcb0063cf48d000
c5d17b41
1 parent
73d38a95
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
11 deletions
README.md
README.md
View file @
c5d17b4
...
...
@@ -9,19 +9,17 @@ Project to extract in an automatic way the growth conditions of all enterobacter
## Folder content
**CRF**
-
bin
1.
label-split_training_test_v1.py
2.
params.py
3.
training_validation_v3.py
1.
label-split_training_test.py
3.
training_validation.py
-
data-sets
1.
test-data-set-30.txt
2.
training-data-set-70.txt
1.
Tags.txt
2.
test-data-set-30.txt
3.
training-data-set-70.txt
-
models
1.
training-data-set-70.fStopWords_False.fSymbols_False
.mod
1.
model_S1_False_S2_False_v1
.mod
-
reports
_Folder that encloses files with
**information of the performance of the CRF while identifying GCs.**
_
1.
report_training-data-set-70.fStopWords_False.fSymbols_False.txt
2.
y_pred_training-data-set-70.fStopWords_False.fSymbols_False.txt
3.
y_test_training-data-set-70.fStopWords_False.fSymbols_False.txt
**CoreNLP**
-
bin
...
...
@@ -38,6 +36,6 @@ Project to extract in an automatic way the growth conditions of all enterobacter
**data-sets**
-
report-manually-tagged-gcs
_
Contains
the extracted GCs of all the samples for each serie._
_
Folder with
the extracted GCs of all the samples for each serie._
-
tagged-xml-data
_Contains the
**original xml-tagged files**
where the GCs will be extracted._
\ No newline at end of file
_Folder that contains the
**original xml-tagged files**
where the GCs will be extracted._
\ No newline at end of file
...
...
Please
register
or
login
to post a comment