public class ApproximateHandler extends java.lang.Object implements LinguisticExpanderResource.Handler
Internal details
The post-processor queries the dictionary for approximate forms from the corpus.
Modifier and Type | Class and Description |
---|---|
static class |
ApproximateHandler.PostProcessor |
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
ApproximateHandler(PatternsExpansionConfig config) |
Modifier and Type | Method and Description |
---|---|
LinguisticExpanderResource.PostProcessorFactory |
buildPostProcessorFactory() |
java.util.List<SemanticProcessor> |
buildSemanticProcessor() |
void |
release() |
public ApproximateHandler(PatternsExpansionConfig config)
public java.util.List<SemanticProcessor> buildSemanticProcessor()
buildSemanticProcessor
in interface LinguisticExpanderResource.Handler
public LinguisticExpanderResource.PostProcessorFactory buildPostProcessorFactory()
buildPostProcessorFactory
in interface LinguisticExpanderResource.Handler
public void release()
release
in interface LinguisticExpanderResource.Handler
Copyright © 2013 Dassault Systèmes, All Rights Reserved.