prepare_docs_for_classification(
docs_with_id: List[IndexedDocument],
source_path: str,
loader_details: dict
| Name | Type | Description |
|---|---|---|
docs_with_id* | List[IndexedDocument] | |
source_path* | str | |
loader_details* | dict |
Prepare documents for classification.
List of documents to be classified.
Source path of the documents.
Contains loader info.