Question
IKOR
AU
Last activity: 15 Sep 2017 3:40 EDT
Text Classification Model jar file is not deploying in Pega NLP.
I have created a Text Analyzer rule and trying to Taxonomy rule (Decision Data) for text classification Using Pega NLP. It seems like server fails to generate the model file for some reason. This happens only in development server and in local environment setup its working as expected. I have added few screens shots.
1. Used the add language wizard and selected the language as English and Build new Model option to start the Model Development wizard.
2. Taxonomy and classification files are configured correctly and identifies with correct values.
3. After the Model Analysis and Modal selection steps when I try to download the generated model file it doesn't create the jar file but shows a activity status good window.
4. When I open the created model file from rule explorer it doesn't contain a jar file.Tried to manually upload a generated jar of a local server but still the text analyzation doesn't return any response.
5. In the log files NLPResourceAccessor is giving an error when trying for the model creation wizard.
Not sure whether this is related to any access restriction for model/jar creation in dev server.This is a new setup of a Pega 7.3 server.
Did anyone had similar problems while trying this kind of a scenario?