Hi, I am using opennlp for generating parse trees. After quite an amount of analysis using MAT ( memory analyzer tool ) on eclipse, I suspect the accumulation of objects is in an instance of the chunking.Parser class.
I may be completely wrong, and the issue may lie somewhere in my application code. I am still trying to find other possibilities. Still, would like to get an heads up from someone who is aware of, if any, memory leak issues in opennlp. -- Thanks & Regards, Samarth Seksaria
