All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.johnsnowlabs.nlp.annotators.param.WritableAnnotatorComponent.scala Maven / Gradle / Ivy

package com.johnsnowlabs.nlp.annotators.param

/**
  * Created by saif on 24/06/17.
  */
trait WritableAnnotatorComponent extends Serializable {
  def serialize: SerializedAnnotatorComponent[_ <: WritableAnnotatorComponent]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy