A UIMA-based tool for the scaled, uniform, distributed, platform-independent and easily reusable use of Natural Language Processing (NLP) methods using Docker.
Added an Interface for a "DataReader" that is used to create the InputStreams for the AsyncCollectionReader.
I also added a builder utlity to the AsyncCollectionReader to remove the necessity for multiple (that many) constructors.
DUUIDropboxDataReader has been successfully tested on its own as well as in combination with the AsyncCollectionReader.
Added an Interface for a "DataReader" that is used to create the InputStreams for the AsyncCollectionReader. I also added a builder utlity to the AsyncCollectionReader to remove the necessity for multiple (that many) constructors.
DUUIDropboxDataReader has been successfully tested on its own as well as in combination with the AsyncCollectionReader.