Hello, I am a student at the University of Minho who is researching about NER. I am creating a system that can recognize entities in a certain context using the OpenNLP. In this way I am trying to add custom features to the application using the API but im not being able to do so. Here is my example code.
[cid:[email protected]] I tried read the source code of TokenNameFinderFactory class and I was not able to understand how can I create my own custom features and use them to train a model using the java API. Thank you, Filipe Cunha.
