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

Site Navigation

  • Getting Started
  • User Guide
  • Third Party Projects
  • API Reference

Site Navigation

  • Getting Started
  • User Guide
  • Third Party Projects
  • API Reference

Section Navigation

  • sparknlp.common.annotator_approach
  • sparknlp.common.annotator_model
  • sparknlp.common.annotator_properties
  • sparknlp.common.annotator_type
  • sparknlp.common.coverage_result
  • sparknlp.common.match_strategy
  • sparknlp.common.properties
  • sparknlp.common.read_as
  • sparknlp.common.recursive_annotator_approach
  • sparknlp.common.storage
  • sparknlp.common.utils

sparknlp.common.annotator_approach#

Contains the base classes for Annotator Approaches.

Module Contents#

Classes#

AnnotatorApproach

Base class for :py:class:`Estimator`s that wrap Java/Scala

class AnnotatorApproach(classname)[source]#

Base class for :py:class:`Estimator`s that wrap Java/Scala implementations.

On this page
  • Module Contents
    • Classes
      • AnnotatorApproach
Show Source

© Copyright 2025 John Snow Labs.

Created using Sphinx 7.1.2.

Built with the PyData Sphinx Theme 0.14.4.