A Tensor of type string.
The strings for which to compute the length for each element.
unit
An optional string from: "BYTE", "UTF8_CHAR". Defaults to "BYTE".
The unit that is counted to compute string length. One of: "BYTE" (for
the number of bytes in each string) or "UTF8_CHAR" (for the number of UTF-8
encoded Unicode code points in each string). Results are undefined
if unit=UTF8_CHAR and the input strings do not contain structurally
valid UTF-8.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-01-23 UTC."],[],[]]