public class FreebaseAbbrevationProcessor extends Object implements org.apache.stanbol.entityhub.indexing.core.EntityProcessor
| Constructor and Description |
|---|
FreebaseAbbrevationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
initialise() |
boolean |
needsInitialisation() |
org.apache.stanbol.entityhub.servicesapi.model.Representation |
process(org.apache.stanbol.entityhub.servicesapi.model.Representation rep) |
void |
setConfiguration(Map<String,Object> config) |
public static final String FB_NS
public void setConfiguration(Map<String,Object> config)
setConfiguration in interface org.apache.stanbol.entityhub.indexing.core.IndexingComponentpublic boolean needsInitialisation()
needsInitialisation in interface org.apache.stanbol.entityhub.indexing.core.IndexingComponentpublic void initialise()
initialise in interface org.apache.stanbol.entityhub.indexing.core.IndexingComponentpublic void close()
close in interface org.apache.stanbol.entityhub.indexing.core.IndexingComponentpublic org.apache.stanbol.entityhub.servicesapi.model.Representation process(org.apache.stanbol.entityhub.servicesapi.model.Representation rep)
process in interface org.apache.stanbol.entityhub.indexing.core.EntityProcessorCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.