Hi, I am currently working on replacing the default opennlp with stanford models in stanbol configuration. For that I tried to integrate this release https://github.com/westei/stanbol-stanfordnlp/releases into my own stanbol configuration so that it will be used together with the enhancer and other chains I created.
My goal is to compare the NER tools and check which is better for my needs and also if possible try to combine them and check if they are better together. I guess, one solution could be that a bundle out of the stanford models can be made and then being loaded and used in the current configuration. How can we create a bundle out of the stanford models? Thank you, Laura