The starting point for your SAS® and Viya™ projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
The lmImport action imports an n-gram language model from a CAS table into a bin...
The compileCategory action builds a categories model from a set of category rule...
The applyConcept action performs concept extraction using a predefined or custom...
"CLASSIC" | "ENHANCED".
To improve performance, especially when using the CLAUS_n operator, you can use a two-step process. First, run `applyConcept` with the `parseTableOut` parameter to save the pre-parsed documents to a CAS table. Then, in a subsequent run, use this table as input via the `parseTableIn` parameter to avoid re-parsing the text.
Debugger options
specifies the location of the private key corresponding to the digital certificate.
The code parameter provides an input string that contains a SAS/IML program. Its alias is imlstring.