aaronmarkham commented on a change in pull request #13184: [Example]update NER example readme on module prediction URL: https://github.com/apache/incubator-mxnet/pull/13184#discussion_r232795309
########## File path: example/named_entity_recognition/README.md ########## @@ -15,4 +15,12 @@ To reproduce the preprocessed training data: To train the model: -- `$ cd src && python ner.py` \ No newline at end of file +- `$ cd src && python ner.py` + +To inference using trained model: Review comment: ```suggestion To run inference using trained model: ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
