Skip to content

Commit

Permalink
clarification for play_with_model.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ottokart authored Oct 26, 2017
1 parent 3b80cb1 commit c0f4828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Error statistics in this example can be computed with:
`python error_calculator.py data.dev.txt <model_output_path>`


You can play with a trained model with:
You can play with a trained model with (assumes the input text is similarly preprocessed as the training data):

`python play_with_model.py <model_path>`

Expand Down

0 comments on commit c0f4828

Please sign in to comment.