sentences property

List<Sentence> sentences
final

The sentiment for all the sentences in the document.

Implementation

final List<Sentence> sentences;