dair-iitd / OpenIE-standalone

Other
565 stars 73 forks source link

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

Closed hibaahsan closed 4 years ago

hibaahsan commented 4 years ago

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.

vaibhavad commented 4 years ago

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