Skip to main content
Ctrl+K
Spark NLP 6.1.0 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.coverage_result#

Contains utilities for coverage analysis.

Module Contents#

Classes#

CoverageResult

class CoverageResult(cov_obj)[source]#
covered[source]#
total[source]#
percentage[source]#
On this page
  • Module Contents
    • Classes
      • CoverageResult
        • CoverageResult.covered
        • CoverageResult.total
        • CoverageResult.percentage
Show Source

© Copyright 2025 John Snow Labs.

Created using Sphinx 7.1.2.

Built with the PyData Sphinx Theme 0.14.4.