[[["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-03-10 UTC."],[[["The provided content details the reference documentation for the `BleuSpec` class within the Google Cloud AI Platform v1 API, specifically for .NET."],["The latest version of the `BleuSpec` documentation is 3.22.0, with multiple older versions also available for reference, going back as far as 1.0.0."],["`BleuSpec` is designed to calculate the BLEU (Bilingual Evaluation Understudy) score, a metric used to determine the precision of n-grams in predicted text compared to reference text, returning a score between 0 and 1."],["`BleuSpec` implements several interfaces, including `IMessage`, `IEquatable\u003cBleuSpec\u003e`, `IDeepCloneable\u003cBleuSpec\u003e`, and `IBufferMessage`, and inherits from the base `object` class."],["The class offers two constructors, `BleuSpec()` and `BleuSpec(BleuSpec)`, and has one property named `UseEffectiveOrder`, which is a boolean type that specifies whether to use an effective order for computing the BLEU score."]]],[]]