Aspose::Words::AI::SummaryLength enum

SummaryLength enum

Enumerates possible lengths of summary.

enum class SummaryLength

Values

NameValueDescription
VeryShort0Try to generate 1-2 sentences.
Short1Try to generate 3-4 sentences.
Medium2Try to generate 5-6 sentences.
Long3Try to generate 7-10 sentences.
VeryLong4Try to generate 11-20 sentences.

See Also