Closed missrainbow91 closed 5 years ago
I have been using my own annotated data to train the model, and now if I want to know the classification of one documents without annotation, what should I do?
https://github.com/Tencent/NeuralNLP-NeuralClassifier/blob/master/predict.py We have added module for prediction, have a try
I have been using my own annotated data to train the model, and now if I want to know the classification of one documents without annotation, what should I do?