Estefani Gaytan Nunez

upload

{"key1": "keyinfo", "key2": "keyinfo2"}
\ No newline at end of file
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
-------------------------------- PARAMETERS --------------------------------
--inputPath Path of training data set : /home/egaytan/automatic-extraction-growth-conditions/predict-annot/input/
--outputPath Output path to place output files: /home/egaytan/automatic-extraction-growth-conditions/predict-annot/output/
--outputFileI Output tagged file I : annot-input_bg_outputI_v6
--outputFileII Output tagged file II : annot-input_bg_outputII_v6
--outputFileII Output tagged file III : annot-input_bg_outputIII_v6
--outputFileI Output tagged file I : annot-input_bg_outputI_v7
--outputFileII Output tagged file II : annot-input_bg_outputII_v7
--outputFileII Output tagged file III : annot-input_bg_outputIII_v7
--modelPath Path to read CRF model : /home/egaytan/automatic-extraction-growth-conditions/CRF/models
--modelName Model name : model_Run3_v10_S1_False_S2_True_S3_False_S4_False_Run3_v10
--infoPath Path of GSE-GSM index file : /home/egaytan/automatic-extraction-growth-conditions/predict-annot/mapping
......@@ -15,14 +15,14 @@
--S4 Semantic features : False
-------------------------------- PROCESSING --------------------------------
Reading CRF model...
Reading CRF model done in: 0.009524s
Reading CRF model done in: 0.009408s
Processing corpus...
Preprocessing file...annot-input_bg_v4.txt
Sentences input data: 90688
Predicting tags with model...
Prediction done in: 27.458162s
Prediction done in: 27.324524s
Tagging file...
Saving Ouput I...
Saving Ouput II...
Saving Ouput III...
Passing corpus done in: 257.970281s
Passing corpus done in: 261.721646s
......