Package org.aksw.limes.core.io.ls.nlg.de
Class LsPostProcessorDE
- java.lang.Object
-
- org.aksw.limes.core.io.ls.nlg.de.LsPostProcessorDE
-
public class LsPostProcessorDE extends Object
-
-
Field Summary
Fields Modifier and Type Field Description List<simplenlgde.framework.NLGElement>allNLGElement
-
Constructor Summary
Constructors Constructor Description LsPostProcessorDE()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringpostProcessor(LinkSpecification linkSpec)Stringrealisng()
-
-
-
Field Detail
-
allNLGElement
public List<simplenlgde.framework.NLGElement> allNLGElement
-
-
Method Detail
-
postProcessor
public String postProcessor(LinkSpecification linkSpec)
-
realisng
public String realisng()
-
-