Re: svn commit: r1670574 - /opennlp/trunk/opennlp-uima/src/main/java/opennlp/uima/namefind/NameFinder.java

2015-04-01 Thread Tommaso Teofili
I think you're right, I'll revert it and solve OPENNLP-764 as not a problem, sorry for the noise. Tommaso 2015-04-01 15:05 GMT+02:00 Joern Kottmann : > The adaptive data is cleared in the documentDone method. The statement in > the issue that it is not cleared is not true afaik. > > Jörn > > On

Re: svn commit: r1670574 - /opennlp/trunk/opennlp-uima/src/main/java/opennlp/uima/namefind/NameFinder.java

2015-04-01 Thread Joern Kottmann
The adaptive data is cleared in the documentDone method. The statement in the issue that it is not cleared is not true afaik. Jörn On Wed, Apr 1, 2015 at 9:47 AM, wrote: > Author: tommaso > Date: Wed Apr 1 07:47:41 2015 > New Revision: 1670574 > > URL: http://svn.apache.org/r1670574 > Log: > O