cltk.translation
Translation layer for GenAI-driven annotations.
GenAITranslationProcess
Bases: Process
Language-agnostic translation process using a generative GPT model.
prompt_builder
class-attribute
instance-attribute
algorithm
cached
property
Return the translation generation function for this process.
run
Run the configured GPT translation workflow.