Skip to main content
Ctrl+K
Logo image

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.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

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 2023, John Snow Labs.

Created using Sphinx 5.3.0.

Built with the PyData Sphinx Theme 0.13.3.