Skip to content

Commit c5fcabe

Browse files
Update broken link for TensorFlow Hub USE lite colab (#1351)
1 parent facabba commit c5fcabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

universal-sentence-encoder/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In [this demo](./demo/index.js) we embed six sentences with the USE, and render
1010

1111
*The matrix shows that USE embeddings can be used to cluster sentences by similarity.*
1212

13-
The sentences (taken from the [TensorFlow Hub USE lite colab](https://colab.sandbox.google.com/github/tensorflow/hub/blob/master/examples/colab/semantic_similarity_with_tf_hub_universal_encoder_lite.ipynb#scrollTo=_GSCW5QIBKVe)):
13+
The sentences (taken from the [TensorFlow Hub USE lite colab](https://github.com/tensorflow/docs/blob/master/site/en/hub/tutorials/semantic_similarity_with_tf_hub_universal_encoder_lite.ipynb)):
1414
1. I like my phone.
1515
2. Your cellphone looks great.
1616
3. How old are you?

0 commit comments

Comments
 (0)