API overview
This topic describes the API operations for the NLP Self-Learning Platform.
| API | Description |
| GetPredictResult | Call GetPredictResult to retrieve the model's prediction result. |
| CreateAsyncPredict | Call CreateAsyncPredict to initiate an asynchronous prediction. |
| GetAsyncPredict | Call GetAsyncPredict to retrieve the result of an asynchronous prediction. |
| RunPreTrainService | Invokes a pre-trained model service. |