public static class ModuleConfigs.Stemming extends ModuleConfigs.Base
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
ALL_PARAMS |
static java.lang.String[] |
MAX_MATCHES |
int |
maxMatches
Maximum number of matches.
|
static java.lang.String[] |
RELATIVE_WEIGHT |
double |
relativeWeight
Multiplicative factor on the weight of the expansions
|
ellqlFlag, name
Constructor and Description |
---|
Stemming() |
public static final java.lang.String[] MAX_MATCHES
public static final java.lang.String[] RELATIVE_WEIGHT
public static final java.lang.String[] ALL_PARAMS
public int maxMatches
public double relativeWeight
Copyright © 2013 Dassault Systèmes, All Rights Reserved.