Package

com.johnsnowlabs.nlp.util

io

Permalink

package io

Visibility
  1. Public
  2. All

Type Members

  1. case class ExternalResource(path: String, readAs: Format, options: Map[String, String]) extends WritableAnnotatorComponent with Product with Serializable

    Permalink

    This represents an external source which contains information into how an external resource shall be read by Spark-NLP's Resource Helper

Value Members

  1. object ExternalResource extends Serializable

    Permalink
  2. object ReadAs extends Enumeration

    Permalink
  3. object ResourceHelper

    Permalink

    Helper one-place for IO management.

    Helper one-place for IO management. Streams, source and external input should be handled from here

Ungrouped