> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/curator/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/curator/_mcp/server.

# nemo_curator.stages.text.experimental.translation.stages

## Submodules

* **[`nemo_curator.stages.text.experimental.translation.stages.format_translation_output`](/nemo-curator/nemo_curator/stages/text/experimental/translation/stages/format_translation_output)**
* **[`nemo_curator.stages.text.experimental.translation.stages.merge_faith_scores`](/nemo-curator/nemo_curator/stages/text/experimental/translation/stages/merge_faith_scores)**
* **[`nemo_curator.stages.text.experimental.translation.stages.reassembly`](/nemo-curator/nemo_curator/stages/text/experimental/translation/stages/reassembly)**
* **[`nemo_curator.stages.text.experimental.translation.stages.segmentation`](/nemo-curator/nemo_curator/stages/text/experimental/translation/stages/segmentation)**
* **[`nemo_curator.stages.text.experimental.translation.stages.skipped_rows`](/nemo-curator/nemo_curator/stages/text/experimental/translation/stages/skipped_rows)**
* **[`nemo_curator.stages.text.experimental.translation.stages.translate`](/nemo-curator/nemo_curator/stages/text/experimental/translation/stages/translate)**

## Package Contents

### Data

[`__all__`](#nemo_curator-stages-text-experimental-translation-stages-__all__)

### API

```python
nemo_curator.stages.text.experimental.translation.stages.__all__ = ['FormatTranslationOutputStage', 'MergeFaithScoresStage', 'ReassemblyStage', 'Re...
```