AnandInguva commented on code in PR #29910: URL: https://github.com/apache/beam/pull/29910#discussion_r1441235748
########## website/www/site/content/en/documentation/ml/preprocess-data.md: ########## @@ -70,9 +70,13 @@ TensorFlow documentation. | TFIDF | See [`tft.tfidf`](https://www.tensorflow.org/tfx/transform/api_docs/python/tft/tfidf) in the TensorFlow documentation. |: {{< /table >}} -Apply the transforms on either single or multiple columns passed as a -`dict` on structured data. Keys are column names and values are lists containing -each column's data. +### Generate Text Embeddings + Review Comment: Done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
