cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r249334900
########## File path: example/gluon/lstm_crf/lstm_crf.py ########## @@ -15,44 +15,53 @@ # specific language governing permissions and limitations # under the License. +""" +# This example demonstrates how the LSTM-CRF model can be implemented Review comment: Just typos, and I remove it. ---------------------------------------------------------------- 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
