Ignore:
Timestamp:
2019-07-24T20:57:39+12:00 (5 years ago)
Author:
ak19
Message:

Updating script. Correction to a filepath different in the svn folder structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/maori-lang-detection/gen_SentenceDetection_model.sh

    r33355 r33356  
    128128echo "Running the SentenceDetector with the generated mri-sent_trained.bin model on sample_mri_paragraphs.txt..."
    129129echo "****************************"
    130 $OPENNLP_HOME/bin/opennlp SentenceDetector $OPENNLP_HOME/models/mri-sent_trained.bin < sample_mri_paragraphs.txt
     130$OPENNLP_HOME/bin/opennlp SentenceDetector $OPENNLP_HOME/models/mri-sent_trained.bin < models-trainingdata-and-sampletxts/sample_mri_paragraphs.txt
    131131echo "****************************"
    132132echo ""
Note: See TracChangeset for help on using the changeset viewer.