Uses of Class
com.yahoo.prelude.semantics.engine.RuleBaseLinguistics
Packages that use RuleBaseLinguistics
-
Uses of RuleBaseLinguistics in com.yahoo.prelude.semantics.engine
Methods in com.yahoo.prelude.semantics.engine that return RuleBaseLinguisticsModifier and TypeMethodDescriptionRuleBaseLinguistics.withLanguage(com.yahoo.language.Language language) RuleBaseLinguistics.withStemMode(com.yahoo.language.process.StemMode stemMode) -
Uses of RuleBaseLinguistics in com.yahoo.prelude.semantics.rule
Constructors in com.yahoo.prelude.semantics.rule with parameters of type RuleBaseLinguisticsModifierConstructorDescriptionTermCondition(String term, RuleBaseLinguistics linguistics) TermCondition(String label, String term, RuleBaseLinguistics linguistics)