Skip to main content
Ctrl+K
Spark NLP  documentation - Home

Site Navigation

  • Getting Started
  • API Reference
  • sparknlp_jsl

Site Navigation

  • Getting Started
  • API Reference
  • sparknlp_jsl

Section Navigation

  • sparknlp_jsl.utils.alab_utils
  • sparknlp_jsl.utils.conll_parse
  • sparknlp_jsl.utils.database_deidentification
  • sparknlp_jsl.utils.date_shift_filler
  • sparknlp_jsl.utils.deidentification_utils
  • sparknlp_jsl.utils.exception_handling_utils
  • sparknlp_jsl.utils.imports
  • sparknlp_jsl.utils.java_helper
  • sparknlp_jsl.utils.licensed_annotator_type
  • sparknlp_jsl.utils.llm_utils
  • sparknlp_jsl.utils.log_parse
  • sparknlp_jsl.utils.ner_utils
  • sparknlp_jsl.utils.ocr_nlp_processor
  • sparknlp_jsl.utils.ocr_utils
  • sparknlp_jsl.utils.risk_adjustment_utils
  • sparknlp_jsl.utils.run_transpiled_code
  • sparknlp_jsl.utils.training_log_parser_utils
  • sparknlp_jsl.utils.visualner_annotations_parser

sparknlp_jsl.utils.licensed_annotator_type#

Module Contents#

Classes#

InternalAnnotatorType

class InternalAnnotatorType#

Bases: object

ASSERTION = 'assertion'#
DISAMBIGUATION = 'disambiguation'#
FEATURE_VECTOR = 'feature_vector'#
KEYWORD = 'keyword'#
MULTI = 'multi'#
SELECTOR = 'selector'#
SQL = 'sql'#
VECTOR_SIMILARITY_RANKINGS = 'vector_similarity_rankings'#
On this page
  • Module Contents
    • Classes
      • InternalAnnotatorType
        • InternalAnnotatorType.ASSERTION
        • InternalAnnotatorType.DISAMBIGUATION
        • InternalAnnotatorType.FEATURE_VECTOR
        • InternalAnnotatorType.KEYWORD
        • InternalAnnotatorType.MULTI
        • InternalAnnotatorType.SELECTOR
        • InternalAnnotatorType.SQL
        • InternalAnnotatorType.VECTOR_SIMILARITY_RANKINGS

© Copyright 2022, John Snow Labs.

Created using Sphinx 7.1.2.

Built with the PyData Sphinx Theme 0.14.4.