Package org.aksw.limes.core.io.ls.nlg.de
Class LinkSpecSummeryDE
- java.lang.Object
-
- org.aksw.limes.core.io.ls.nlg.de.LinkSpecSummeryDE
-
public class LinkSpecSummeryDE extends Object
- Author:
- Abdullah Ahmed
-
-
Field Summary
Fields Modifier and Type Field Description protected simplenlgde.framework.NLGFactorynlgFactoryprotected simplenlgde.framework.CoordinatedPhraseElementobjCollectionprotected StringpreviousSubject
-
Constructor Summary
Constructors Constructor Description LinkSpecSummeryDE()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<simplenlgde.framework.NLGElement>fullMeasureNLG(LinkSpecification linkspec)simplenlgde.phrasespec.NPPhraseSpecsubject(simplenlgde.framework.CoordinatedPhraseElement coordinate, String leftProp, String rightProp)
-
-
-
Field Detail
-
nlgFactory
protected simplenlgde.framework.NLGFactory nlgFactory
-
previousSubject
protected String previousSubject
-
objCollection
protected simplenlgde.framework.CoordinatedPhraseElement objCollection
-
-
Method Detail
-
fullMeasureNLG
protected List<simplenlgde.framework.NLGElement> fullMeasureNLG(LinkSpecification linkspec)
- Parameters:
linkspec-- Returns:
-
-