[[["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-08 UTC."],[[["This page provides reference documentation for the `BleuSpec` class within the Vertex AI v1 API, specifically for version 3.20.0 of the .NET library."],["The `BleuSpec` class is used to calculate the BLEU (Bilingual Evaluation Understudy) score, a metric for evaluating text quality by comparing the precision of n-grams in predicted text versus reference text, with scores ranging from 0 to 1."],["The `BleuSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor, `BleuSpec()`, and another overloaded one that takes a `BleuSpec` object as a parameter, allowing for object cloning."],["It contains a property called `UseEffectiveOrder`, a boolean value which determines whether to use the `use_effective_order` option when computing the bleu score, and which is optional."]]],[]]