On 10/21/2013 05:01 PM, Jeffrey Zemerick wrote:
I successfully trained a model and ran the evaluator tool. I then tried to load my model using the sample code in the documentation [1] that works with the pre-built models available but no entities were ever identified. I looked through the code of the Evaluator tool and found the model was being loaded differently (via the TokenNameFinderModelLoader class) so I switched to using that code and now my model works. I just wanted to see if there might be any reason why the sample code in the documentation did not work.
The sample code should work. Can you share the code you used? Thanks, Jörn
