Hi openNLP users, I am Pratik Chikhaliya. I am preparing for my Ph.D. Proposal in computational linguistics in the area of machine learning. But before i proceed for writing an abstract, it is good to go through NER open-source tools available till the present day. This idea led me to train some openNLP NER models. As i saw there are many feature generator options are available. So i tried few for custom feature generator, and those worked well. But when i tried to use the "character length" and "all digit" (custom feature generator);
as in: 1. how can i set the character length for all digits? 2. how to send the tag for character length and all digits for training the model numericName model? i could not get appropriate response to that or i can say i could not get any documentation on that. I humbly request you to reply me at your earliest. I am looking for positive cum prompt response. Thank you. Regards, Pratik Chikhaliya
