| Package | Description |
|---|---|
| dragon.config | |
| dragon.nlp.extract |
| Modifier and Type | Method and Description |
|---|---|
ConceptFilter |
ConceptFilterConfig.getConceptFilter(ConfigureNode node,
int conceptFilterID) |
ConceptFilter |
ConceptFilterConfig.getConceptFilter(int taggerID) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicConceptFilter
Basic Concept Filter
|
| Modifier and Type | Field and Description |
|---|---|
protected ConceptFilter |
AbstractTripleExtractor.cf |
protected ConceptFilter |
AbstractConceptExtractor.cf |
| Modifier and Type | Method and Description |
|---|---|
ConceptFilter |
TripleExtractor.getConceptFilter()
Gets the concept filter used for this extractor.
|
ConceptFilter |
ConceptExtractor.getConceptFilter()
Gets the concept filter used for this extractor.
|
ConceptFilter |
AbstractTripleExtractor.getConceptFilter() |
ConceptFilter |
AbstractConceptExtractor.getConceptFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
TripleExtractor.setConceptFilter(ConceptFilter cf)
Sets the concept filter for the concept extatractor
|
void |
ConceptExtractor.setConceptFilter(ConceptFilter cf)
Sets the concept filter for the concept extatractor
|
void |
AbstractTripleExtractor.setConceptFilter(ConceptFilter cf) |
void |
AbstractConceptExtractor.setConceptFilter(ConceptFilter cf) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.