This section provides API reference documentation for NeMo Curator’s core classes and interfaces.
The main orchestrator for executing sequences of processing stages.
Base class for all data processing stages in NeMo Curator.
High-level stages that decompose into multiple execution stages.
Task type for text document processing.
Task type for image processing.
Task type for video processing.
Task type for audio processing.
Production executor using Cosmos-Xenna for distributed execution.
Ray-based experimental executors.
For complete implementation details, see the NeMo Curator source code on GitHub.