AnalysisDefinition

case class AnalysisDefinition(analyzers: Iterable[AnalyzerDefinition], normalizers: Iterable[NormalizerDefinition])
Deprecated
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Deprecated methods

def tokenizers: Iterable[Tokenizer]
Deprecated

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product