Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

StringLower.Options

public static class StringLower.Options

Optional attributes for StringLower

Public Methods

StringLower.Options
encoding(String encoding)

Inherited Methods

Public Methods

public StringLower.Options encoding (String encoding)

Parameters
encoding Character encoding of `input`. Allowed values are '' and 'utf-8'. Value '' is interpreted as ASCII.