NER-LSTM-CNN-Pytorch icon indicating copy to clipboard operation
NER-LSTM-CNN-Pytorch copied to clipboard

how to training and test for demo

Open SeekPoint opened this issue 6 years ago • 1 comments

SeekPoint avatar Dec 02 '18 03:12 SeekPoint

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.

TheAnig avatar Dec 02 '18 22:12 TheAnig