TEXTMINE Procedure
SAVESTATE Statement
SAVESTATE RSTORE=libref.data-model;
The SAVESTATE statement saves a text mining model to a binary object that is contained in a data table. The object is referred to as the analytic store and contains the necessary information for scoring a text mining model by using the ASTORE procedure. Only complete text models that consist of both parsing and document projections can be saved to the analytic store by PROC TEXTMINE.
You must specify the following option:
Last updated: August 06, 2026