Save trained model from Stanford NE Learner node

Hello, I am training the stanford NE learner node CRF model based on my own dataset. I am wondering if there is a way we can save the trained model and use it later in other workflow?

I tried model writer and PMML writer and seems like not working.

some guidance appreciated.

Hey,

the Model Writer/Model Reader nodes are the right nodes to do this, but I have encountered a problem that the StanfordNLP tagger still takes one of the built-in models, although the own model option is checked. You might have to uncheck and check the option after connecting the model to the node. 

It worked for me that way.

Julian

 

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.