thanks guy Can you please give me a simple example of making dictionary and feature generator? and what are their format ( XML format or what)? Is there any tutorial of making or using them inside the application?
> Date: Wed, 22 Jun 2011 08:13:44 +0200 > From: kottm...@gmail.com > To: opennlp-users@incubator.apache.org > Subject: Re: OpenNLP tool for NameFinder > > On 6/20/11 5:40 PM, Olivier Grisel wrote: > > (AFAIK > > there is no such Gazetteer feature extractor implemented in the source > > tree so far) > The Dictionary Feature Generator can generate features based on a name > list, but the feature generation might needs to be improved. I actually > worked > a little on that, but did not check in my changes yet. > > The new custom feature generation can be used to define even multiple > dictionary > feature generators and the dictionaries will be placed in the model package. > > Jörn