sparknlp_jsl.transpiler.nlu_2_python#

Module Contents#

Functions#

bucket(c)

convert_nlu_component_to_python(c, module)

is_component_finance(c)

is_component_legal(c)

is_component_medical(c)

is_component_ocr(c)

is_component_open_source(c)

is_component_pretrained(c)

nlu_component_to_spark_nlp_code(c)

starts_with_finance(c)

starts_with_legal(c)

starts_with_medical(c)

to_python(pipeline_to_convert)

Attributes#

medical_annotators_set

open_source_annotator_set_final

bucket(c)#
convert_nlu_component_to_python(c, module)#
is_component_finance(c)#
is_component_medical(c)#
is_component_ocr(c)#
is_component_open_source(c)#
is_component_pretrained(c)#
nlu_component_to_spark_nlp_code(c)#
starts_with_finance(c)#
starts_with_medical(c)#
to_python(pipeline_to_convert)#
medical_annotators_set#
open_source_annotator_set_final#