Memory issues for long-running parsing processes · Issue #...
How to reproduce the behaviour Hi, I'm suspecting a memory leak when using intensively nlp.pipe(), my process is growing in memory and it looks that it never garbage collect. Do you think that it is possible ?