o
        com.johnsnowlabs.legal.token_classification.ner
ZeroShotNerModel 
            Companion class ZeroShotNerModel
          
      object ZeroShotNerModel extends ReadablePretrainedZeroShotNer with ReadZeroShotNerTensorflowModel with Serializable
          
            Linear Supertypes
          
          
        
          
          
            
          
          
        
        
            Ordering
            
          - Alphabetic
- By Inheritance
                  Inherited
                  
                  
- ZeroShotNerModel
- Serializable
- Serializable
- ReadZeroShotNerTensorflowModel
- ReadOpenvinoModel
- InternalReadOnnxModel
- ReadTensorflowModel
- ReadablePretrainedZeroShotNer
- HasPretrained
- ParamsAndFeaturesReadable
- DefaultParamsReadable
- MLReadable
- AnyRef
- Any
- Hide All
- Show All
              Visibility
              
        - Public
- All
Value Members
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        !=(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ##(): Int
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ==(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        addReader(reader: (ZeroShotNerModel, String, SparkSession) ⇒ Unit): Unit
      
      
      - Definition Classes
- ParamsAndFeaturesReadable
 
-  def apply(model: PipelineStage): PipelineStage
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        asInstanceOf[T0]: T0
      
      
      - Definition Classes
- Any
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        clone(): AnyRef
      
      
      - Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        defaultLang: String
      
      
      - Definition Classes
- HasPretrained
 
- 
      
      
      
        
      
    
      
        
        lazy val
      
      
        defaultLoc: String
      
      
      - Definition Classes
- ReadablePretrainedZeroShotNer → HasPretrained
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        defaultModelName: Some[String]
      
      
      - Definition Classes
- ReadablePretrainedZeroShotNer → HasPretrained
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        eq(arg0: AnyRef): Boolean
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        equals(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        finalize(): Unit
      
      
      - Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        getClass(): Class[_]
      
      
      - Definition Classes
- AnyRef → Any
- Annotations
- @native()
 
-  def getFromRoBertaForQuestionAnswering(model: RoBertaForQuestionAnswering): ZeroShotNerModel
- 
      
      
      
        
      
    
      
        
        def
      
      
        hashCode(): Int
      
      
      - Definition Classes
- AnyRef → Any
- Annotations
- @native()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        isInstanceOf[T0]: Boolean
      
      
      - Definition Classes
- Any
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        load(path: String): ZeroShotNerModel
      
      
      - Definition Classes
- ReadablePretrainedZeroShotNer → MLReadable
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ne(arg0: AnyRef): Boolean
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        notify(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @native()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        notifyAll(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @native()
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        onRead(instance: ZeroShotNerModel, path: String, session: SparkSession): Unit
      
      
      - Attributes
- protected
- Definition Classes
- ParamsAndFeaturesReadable
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        onnxFile: String
      
      
      - Definition Classes
- ReadZeroShotNerTensorflowModel → InternalReadOnnxModel
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        openvinoFile: String
      
      
      - Definition Classes
- ReadZeroShotNerTensorflowModel → ReadOpenvinoModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        pretrained(name: String, lang: String, remoteLoc: String): ZeroShotNerModel
      
      
      - Definition Classes
- ReadablePretrainedZeroShotNer → HasPretrained
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        pretrained(name: String, lang: String): ZeroShotNerModel
      
      
      - Definition Classes
- ReadablePretrainedZeroShotNer → HasPretrained
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        pretrained(name: String): ZeroShotNerModel
      
      
      - Definition Classes
- ReadablePretrainedZeroShotNer → HasPretrained
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        pretrained(): ZeroShotNerModel
      
      
      Java compliant-overrides Java compliant-overrides - Definition Classes
- ReadablePretrainedZeroShotNer → HasPretrained
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        read: MLReader[ZeroShotNerModel]
      
      
      - Definition Classes
- ParamsAndFeaturesReadable → DefaultParamsReadable → MLReadable
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readModel(instance: ZeroShotNerModel, path: String, spark: SparkSession): Unit
      
      
      - Definition Classes
- ReadZeroShotNerTensorflowModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readOnnxModel(path: String, spark: SparkSession, suffix: String, zipped: Boolean = true, useBundle: Boolean = false, modelName: Option[String] = None, tmpFolder: Option[String] = None, dataFilePostfix: Option[String] = None): InternalOnnxWrapper
      
      
      - Definition Classes
- InternalReadOnnxModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readOnnxModels(path: String, spark: SparkSession, modelNames: Seq[String], suffix: String, zipped: Boolean = true, useBundle: Boolean = false, dataFilePostfix: String = "_data"): Map[String, InternalOnnxWrapper]
      
      
      - Definition Classes
- InternalReadOnnxModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readOpenvinoModel(path: String, spark: SparkSession, suffix: String, zipped: Boolean): OpenvinoWrapper
      
      
      - Definition Classes
- ReadOpenvinoModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readOpenvinoModels(path: String, spark: SparkSession, modelNames: Seq[String], suffix: String, zipped: Boolean): Map[String, OpenvinoWrapper]
      
      
      - Definition Classes
- ReadOpenvinoModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readTensorflowChkPoints(path: String, spark: SparkSession, suffix: String, zipped: Boolean, tags: Array[String], initAllTables: Boolean): TensorflowWrapper
      
      
      - Definition Classes
- ReadTensorflowModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readTensorflowHub(path: String, spark: SparkSession, suffix: String, zipped: Boolean, useBundle: Boolean, tags: Array[String]): TensorflowWrapper
      
      
      - Definition Classes
- ReadTensorflowModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readTensorflowModel(path: String, spark: SparkSession, suffix: String, zipped: Boolean, useBundle: Boolean, tags: Array[String], initAllTables: Boolean, savedSignatures: Option[Map[String, String]]): TensorflowWrapper
      
      
      - Definition Classes
- ReadTensorflowModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        readTensorflowWithSPModel(path: String, spark: SparkSession, suffix: String, zipped: Boolean, useBundle: Boolean, tags: Array[String], initAllTables: Boolean, loadSP: Boolean): TensorflowWrapper
      
      
      - Definition Classes
- ReadTensorflowModel
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        readers: ArrayBuffer[(ZeroShotNerModel, String, SparkSession) ⇒ Unit]
      
      
      - Attributes
- protected
- Definition Classes
- ParamsAndFeaturesReadable
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        synchronized[T0](arg0: ⇒ T0): T0
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        tfFile: String
      
      
      - Definition Classes
- ReadZeroShotNerTensorflowModel → ReadTensorflowModel
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        toString(): String
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... )
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long, arg1: Int): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... )
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()