public static final class AutoMlTablesInputs.Transformation.TextTransformation extends GeneratedMessage implements AutoMlTablesInputs.Transformation.TextTransformationOrBuilderTraining pipeline will perform following transformation functions.
- The text as is--no change to case, punctuation, spelling, tense, and so on.
- Tokenize text to words. Convert each words to a dictionary lookup index and generate an embedding for each index. Combine the embedding of all elements into a single embedding using the mean.
- Tokenization is based on unicode script boundaries.
- Missing values get their own lookup index and resulting embedding.
- Stop-words receive no special treatment and are not removed.
Protobuf type
google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > AutoMlTablesInputs.Transformation.TextTransformationStatic Fields
COLUMN_NAME_FIELD_NUMBER
public static final int COLUMN_NAME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static AutoMlTablesInputs.Transformation.TextTransformation getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static AutoMlTablesInputs.Transformation.TextTransformation.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation.Builder |
|
newBuilder(AutoMlTablesInputs.Transformation.TextTransformation prototype)
public static AutoMlTablesInputs.Transformation.TextTransformation.Builder newBuilder(AutoMlTablesInputs.Transformation.TextTransformation prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
AutoMlTablesInputs.Transformation.TextTransformation |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation.Builder |
|
parseDelimitedFrom(InputStream input)
public static AutoMlTablesInputs.Transformation.TextTransformation parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static AutoMlTablesInputs.Transformation.TextTransformation parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static AutoMlTablesInputs.Transformation.TextTransformation parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<AutoMlTablesInputs.Transformation.TextTransformation> parser()| Returns | |
|---|---|
| Type | Description |
Parser<TextTransformation> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getColumnName()
public String getColumnName()string column_name = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The columnName. |
getColumnNameBytes()
public ByteString getColumnNameBytes()string column_name = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for columnName. |
getDefaultInstanceForType()
public AutoMlTablesInputs.Transformation.TextTransformation getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation |
|
getParserForType()
public Parser<AutoMlTablesInputs.Transformation.TextTransformation> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<TextTransformation> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public AutoMlTablesInputs.Transformation.TextTransformation.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected AutoMlTablesInputs.Transformation.TextTransformation.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation.Builder |
|
toBuilder()
public AutoMlTablesInputs.Transformation.TextTransformation.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
AutoMlTablesInputs.Transformation.TextTransformation.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|