Closed fcbr closed 9 years ago
You may create a project which mange the files, (I & O), add OpenIE as dependency to your project. Since latest OpenIE is threadsafe you may create multiple threads for processing based on available hardware, Using single instance of OpenIETs . (and extractTs method)
What would be the best practice to process a large batch of files to avoid executing openie for each one of them?