You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ Step1--collect some medical data like medical QAs, then use the data to train a NLP model and save the trained model]
[Step2--develop a new operator like the sentiment analysis operator in Texera, the new operator will load the trained model and provide an interface to test data ]
[ Step3--After the operator receive the test data, the trained model will give corresponding predictions, finally the operator output these predictions to the " view results" icon to visualize it]