public class AssertionDecoderConfiguration extends Object
Constructor and Description |
---|
AssertionDecoderConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
setAssertionDecoder(JarafeMEDecoder assertionDecoder) |
void |
setEnabledFeatureIdSet(Set<String> enabledFeatureIdSet) |
void |
setPosTagger(PartOfSpeechTagger posTagger) |
void |
setScopeParser(ScopeParser scopeParser) |
public void setScopeParser(ScopeParser scopeParser)
public void setPosTagger(PartOfSpeechTagger posTagger)
public void setAssertionDecoder(JarafeMEDecoder assertionDecoder)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.