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.