com.lucidworks.spark.ml

feature

package feature

Visibility
  1. Public
  2. All

Type Members

  1. class LuceneTextAnalyzerTransformer extends HasInputColsTransformer with Logging with MLWritable

    Specify an analysis schema as a JSON string to build a custom Lucene analyzer, which transforms the input column(s) into a sequence of tokens in the output column.

Value Members

  1. object LuceneTextAnalyzerTransformer extends MLReadable[LuceneTextAnalyzerTransformer] with Serializable

Ungrouped