[[["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."],[[["BleuSpec is a class within the Cloud AI Platform v1beta1 API, specifically designed for calculating the BLEU (Bilingual Evaluation Understudy) score, which evaluates the precision of n-grams in predictions against a reference."],["The BleuSpec class implements several interfaces, including `IMessage`, `IEquatable\u003cBleuSpec\u003e`, `IDeepCloneable\u003cBleuSpec\u003e`, and `IBufferMessage`, extending its functionality for message handling, comparison, cloning, and buffering."],["BleuSpec inherits from the `object` class and provides two constructors, a default constructor and one that accepts another `BleuSpec` object for copying."],["The class includes a `UseEffectiveOrder` property, which is a boolean that, when set, instructs the BLEU score calculation to utilize an effective order."],["The latest version of the reference documentation is 1.0.0-beta21, with 1.0.0-beta20 also available and this document being on the 1.0.0-beta09 version."]]],[]]