Github user HansBrende commented on the issue:
https://github.com/apache/any23/pull/56
Or... in lieu of adding a config flag, it might be nice to just handle
`OutOfMemoryError`s gracefully. If an `OutOfMemoryError` is encountered, just
skip the OpenIE extraction and move on to the next (or something like that--and
feel free to ignore all this advice if it's bad haha.)
In any case, if any23.org can handle 6 GB of memory per request, then I say
+1. Cool functionality, and it would be great to be able to use it in the any23
webservice!
---