TheAnig / NER-LSTM-CNN-Pytorch

End-to-end-Sequence-Labeling-via-Bi-directional-LSTM-CNNs-CRF-Tutorial
45 stars 13 forks source link

how to training and test for demo #1

Open SeekPoint opened 5 years ago

TheAnig commented 5 years ago

If you run the Training Step cell in the notebook, you'll be able to train. For Demo, you can add your sentences to model_testing_sentences to perform predictions for demo.