[[["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 webpage provides reference documentation for the `BleuSpec` class within the Google Cloud AI Platform v1 API, covering versions from 1.0.0 to the latest 3.22.0."],["`BleuSpec` is used to calculate the BLEU score metric, which measures the precision of n-grams in predictions compared to reference data, resulting in a score from 0 to 1."],["The `BleuSpec` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes two constructors, `BleuSpec()` and `BleuSpec(BleuSpec other)`, along with a property called `UseEffectiveOrder` to optionally use effective order in the computation of the bleu score."],["The documentation includes information on inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the `object` class, in addition to the namespace and assembly details."]]],[]]