[[["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-31 UTC."],[[["This page provides documentation for the `BleuSpec` class within the Google Cloud AI Platform v1 API, specifically for .NET developers, covering versions from 1.0.0 up to the latest version 3.22.0."],["`BleuSpec` is used to calculate the BLEU score metric, a measure of n-gram precision between prediction and reference text, with scores ranging from 0 to 1."],["The `BleuSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The `BleuSpec` class has two constructors: one default and another that takes another `BleuSpec` object as parameter, allowing for object cloning."],["The `UseEffectiveOrder` property, of type `bool`, is optional and determines if the bleu score will be calculated using the effective order."]]],[]]