tensorflow / text

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

Update classify_text_with_bert.ipynb #1169

Closed singhniraj08 closed 1 year ago

singhniraj08 commented 1 year ago

Updated code to resolve "ModuleNotFoundError: No module named 'official'" error while importing "from official.nlp import optimization"

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

singhniraj08 commented 1 year ago

@MarkDaoust, This PR got closed because of some issues. Created new PR above with the requested changes. Please review. Thanks.