class Sentence extends Model (View source)

Properties

protected $sentimentType
protected $sentimentDataType
protected $textType
protected $textDataType

Methods

setSentiment(Sentiment $sentiment)

No description

getSentiment()

No description

setText(TextSpan $text)

No description

getText()

No description

Details

setSentiment(Sentiment $sentiment)

No description

Parameters

Sentiment $sentiment

Sentiment getSentiment()

No description

Return Value

Sentiment

setText(TextSpan $text)

No description

Parameters

TextSpan $text

TextSpan getText()

No description

Return Value

TextSpan