Ask a question to get started
Enter to send•Shift+Enter new line
Abstract class that provides a default implementation for the loadAndSplit() method from the DocumentLoader interface. The load() method is left abstract and needs to be implemented by subclasses.
class BaseDocumentLoader
Loads the documents.