此模块包含 Google Translate 链接。
模块内容
属性
-
airflow.providers.google.cloud.links.translate.TRANSLATION_BASE_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_LEGACY_DATASET_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_DATASET_LIST_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_LEGACY_MODEL_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_LEGACY_MODEL_TRAIN_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_LEGACY_MODEL_PREDICT_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_TRANSLATE_TEXT_BATCH[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_NATIVE_DATASET_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_NATIVE_LIST_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_NATIVE_MODEL_LINK[源代码]
-
airflow.providers.google.cloud.links.translate.TRANSLATION_MODELS_LIST_LINK[源代码]
-
class airflow.providers.google.cloud.links.translate.TranslationLegacyDatasetLink[源代码]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建旧版翻译数据集链接的帮助类。
旧版数据集由 AutoML API 创建和管理。
-
name = '翻译 旧版 数据集'[源代码]
-
key = 'translation_legacy_dataset'[源代码]
-
format_str[源代码]
-
static persist(context, task_instance, dataset_id, project_id)[源代码]
-
class airflow.providers.google.cloud.links.translate.TranslationDatasetListLink[源代码]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建翻译数据集列表链接的帮助类。
-
name = '翻译 数据集 列表'[源代码]
-
key = 'translation_dataset_list'[源代码]
-
format_str[源代码]
-
static persist(context, task_instance, project_id)[源代码]
-
class airflow.providers.google.cloud.links.translate.TranslationLegacyModelLink[源代码]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建旧版翻译模型链接的帮助类。
旧版模型由 AutoML API 创建和管理。
-
name = '翻译传统模型'[来源]
-
key = 'translation_legacy_model'[来源]
-
format_str[来源]
-
static persist(context, task_instance, dataset_id, model_id, project_id)[来源]
-
class airflow.providers.google.cloud.links.translate.TranslationLegacyModelTrainLink[来源]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建旧版翻译模型训练链接的帮助类。
旧版模型由 AutoML API 创建和管理。
-
name = '翻译传统模型训练'[来源]
-
key = 'translation_legacy_model_train'[来源]
-
format_str[来源]
-
static persist(context, task_instance, project_id)[来源]
-
class airflow.providers.google.cloud.links.translate.TranslationLegacyModelPredictLink[来源]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建旧版翻译模型预测链接的帮助类。
旧版模型由 AutoML API 创建和管理。
-
name = '翻译传统模型预测'[来源]
-
key = 'translation_legacy_model_predict'[来源]
-
format_str[来源]
-
static persist(context, task_instance, model_id, project_id, dataset_id)[来源]
-
class airflow.providers.google.cloud.links.translate.TranslateTextBatchLink[来源]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建文本批量翻译的翻译结果的帮助类。
提供指向输出结果的链接。
-
name = '文本批量翻译'[来源]
-
key = 'translate_text_batch'[来源]
-
format_str[来源]
-
static persist(context, task_instance, project_id, output_config)[来源]
-
class airflow.providers.google.cloud.links.translate.TranslationNativeDatasetLink[来源]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建旧版翻译数据集链接的帮助类。
旧版数据集由 AutoML API 创建和管理。
-
name = '翻译原生数据集'[来源]
-
key = 'translation_naive_dataset'[来源]
-
format_str[来源]
-
static persist(context, task_instance, dataset_id, project_id)[来源]
-
class airflow.providers.google.cloud.links.translate.TranslationDatasetsListLink[source]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建翻译数据集列表链接的帮助类。
此链接下提供了传统数据集和原生数据集。
-
name = '翻译数据集列表'[source]
-
key = 'translation_dataset_list'[source]
-
format_str[source]
-
static persist(context, task_instance, project_id)[source]
-
class airflow.providers.google.cloud.links.translate.TranslationModelLink[source]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建翻译模型链接的帮助类。
用于传统模型和原生模型的链接。
-
name = '翻译模型'[source]
-
key = 'translation_model'[source]
-
format_str[source]
-
static persist(context, task_instance, dataset_id, model_id, project_id)[source]
-
class airflow.providers.google.cloud.links.translate.TranslationModelsListLink[source]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建翻译模型列表链接的帮助类。
此链接下提供了传统模型和原生模型。
-
name = '翻译模型列表'[source]
-
key = 'translation_models_list'[source]
-
format_str[source]
-
static persist(context, task_instance, project_id)[source]
-
class airflow.providers.google.cloud.links.translate.TranslateResultByOutputConfigLink[source]
基类:airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建翻译结果链接的帮助类。
提供指向 gcs 目标输出翻译结果的链接,通过指定的带有 gcs 目标的 output_config。
-
name = '通过输出配置翻译结果'[source]
-
key = 'translate_results_by_output_config'[source]
-
format_str[source]
-
static persist(context, task_instance, project_id, output_config)[source]