BookmarkSubscribeRSS Feed
john_fong90
Calcite | Level 5

When I run text parsing, it gave me the following error message:

 

Proc hptmine reports ERROR: Unable to initalize case mapping in initialize concepts. Unable to initialize case mapping in initialize concepts.

Diagram: Analysis

Node: Text Parsing

 

I have set my data variable to all rejected excpet setting 1 as text and 1 as target (numerical variable).

 

In the log, it shows: ERROR: Physical file does not exist, <path>

 

Any idea how to solve this problem? I treid to serach the forum but doesn't seem to be a related questions on this.

 

Thanks.

1 REPLY 1
RussAlbright
SAS Employee

If you are running only locally, it sounds like your install was not completed with the language files going to !SASROOT under tktg subfolder. Please check with an admin to see if the language files  were installed.

 

If you are running hptmine on a grid you have to communicate to the grid components where the langauge files are located. You do this by setting a macro variable from the sas side:

%let GRID_TEXTANALYTICS_BIN_LOC=/local_dir/tktg/misc;

Your location may be different from the above, so you need to obtain this information from your admin. More information is available in the hptmine documentation.

 


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1096 views
  • 0 likes
  • 2 in conversation