tensorflow / text

Making text a first-class citizen in TensorFlow.
https://www.tensorflow.org/beta/tutorials/tensorflow_text/intro
Apache License 2.0
1.21k stars 333 forks source link

Fixed typo in Decoder generation loop comment #1241

Open raj-pulapakura opened 7 months ago

raj-pulapakura commented 7 months ago

Decoder generation loop comment used to look like:

# Convert the tokens back to a a string

Changed to:

# Convert the tokens back to a string

P.S: This is my first open source contribution :)

review-notebook-app[bot] commented 7 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB