package io
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
case class
ExternalResource(path: String, readAs: Format, options: Map[String, String]) extends WritableAnnotatorComponent with Product with Serializable
This represents an external source which contains information into how an external resource shall be read by Spark-NLP's Resource Helper
Value Members
- object ExternalResource extends Serializable
- object OutputHelper
- object ReadAs extends Enumeration
-
object
ResourceHelper
Helper one-place for IO management.
Helper one-place for IO management. Streams, source and external input should be handled from here