SA_DROP_MODEL
Use this procedure to drop an existing sentiment classifier.
Syntax
SA_DROP_MODEL(
clsfier_name IN VARCHAR2
);
clsfier_name
Specify the name of the sentiment classifier that must be dropped.
Use this procedure to drop an existing sentiment classifier.
SA_DROP_MODEL(
clsfier_name IN VARCHAR2
);
clsfier_name
Specify the name of the sentiment classifier that must be dropped.