On Thu, Sep 4, 2014 at 7:32 PM, atawfik <[email protected]> wrote:
> As you can see, the key here is calling the *inform* method of the > SnowballProterFilterFactory to add the respected language stemmer's class. > This is actually the task of the *inform* method. The standard constructor > of this class does not call this method as you can see below: > This is correct. its the job of the inform method to load resources and classes. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
