sparknlp_jsl._tf_graph_builders.graph_builders#

Classes

AssertionTFGraphBuilder

Class to build the the TF graphs for AssertionDLApproach

GenericClassifierTFGraphBuilder

Class to create the the TF graphs for GenericClassifierApproach

NerTFGraphBuilder

Class to build the the TF graphs for MedicalNerApproach.

RelationExtractionTFGraphBuilder

Class to build the the TF graphs for RelationExtractionApproach

TFGraphBuilder

Generic class to create the tensorflow graphs for 'ner_dl', 'generic_classifier', 'assertion_dl', 'relation_extraction' annotators in spark-nlp healthcare.

TFGraphBuilderFactory

Factory class to create the the different tensorflow graphs for ner_dl, generic_classifier, assertion_dl, relation_extraction annotators in spark-nlp healthcare

Exceptions

TensorflowAddonsNeeded

WrongTFVersion