dair-iitd/OpenIE-standalone

Is there a way to process multiple files when using the standalone jar?

hibaahsan opened this issue · 1 comments

It seems like it takes only one input file. In order to process multiple files, I have to run the command multiple times which would end up loading the files/models over and over again for every run. This is very inefficient.

Currently, such a feature is not available. You can always merge your files into one single file before passing it to OpenIE5