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