[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This documentation details the `RougeSpec` class, part of the Google Cloud AI Platform v1beta1 API, within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["`RougeSpec` is used to define the specifications for calculating the ROUGE (Recall-Oriented Understudy for Gisting Evaluation) score, a metric that assesses the quality of text summarization by comparing predicted text against reference text."],["The class includes properties to configure the ROUGE type (`RougeType`), whether to split summaries (`SplitSummaries`), and whether to use a stemmer during computation (`UseStemmer`)."],["The latest version of `RougeSpec` available in this document is 1.0.0-beta21, and it inherits members from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Constructors are provided to create new `RougeSpec` objects, either as a default instance or by copying properties from an existing `RougeSpec`."]]],[]]