Hello Chris, You do not need an extension. There is the RegexNameFinder that can match your entities as well
here: https://github.com/apache/opennlp/blob/trunk/opennlp-tools/src/main/java/opennlp/tools/namefind/RegexNameFinder.java Damiano 2017-01-03 22:25 GMT+01:00 Christopher Hansen <[email protected]>: > Hello, > > > > OpenNLP is an awesome tool! > > > > Has anyone extended OpenNLP to extract entities such as telephone numbers, > ticker symbols and URLs from text? > > > > If no, is there a way to train the system to extract these entities? > > > > Would these tools be of interest if we created them? > > > > > > Chris > > > > *Christopher C. Hansen* > > Founder > > BoldTypeNews <http://www.boldtypenews.com/> > > [image: Icon_final_4] > > T: +1 (845) 351-3435 <(845)%20351-3435> > > >
