Data Prep Sheet

Action Principale : exportTextModel

Preparation Code

Script awaiting validation
Copied!
1DATA casuser.my_concept_rules; LENGTH rule $200; INPUT rule $ &; DATALINES;
2CLASSIFIER:SAS_App "Visual Text Analytics"
3CLASSIFIER:SAS_Platform "Viya"
4;
5RUN;
6PROC CASUTIL; load DATA=casuser.my_concept_rules casout="my_concept_rules" outcaslib="casuser" replace; RUN;
Actions using this script
  • textRuleDevelop exportTextModel En cours
  • No other action uses this exact script.