I have added custom features to my Stanford NER model as suggested in the following link:
Stanford-NER customization to classify software programming keywords
I was wondering, Is there any better approach at this movement to add custom features without modifying source code?
Thanks in advance.