Skip to content

Commit f89ec2f

Browse files
pcoetcopybara-github
authored andcommitted
Simplify the TF core "Text" nav.
PiperOrigin-RevId: 544191396
1 parent 4d512c2 commit f89ec2f

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

site/en/tutorials/_toc.yaml

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -127,29 +127,16 @@ toc:
127127
section:
128128
- title: "Text and natural language processing"
129129
path: /tutorials/text/index
130-
- title: "Word embeddings"
131-
path: /text/guide/word_embeddings
130+
- title: "Keras NLP"
131+
path: https://keras.io/guides/keras_nlp/getting_started/
132+
status: external
133+
- title: "Text and NLP guide"
134+
path: /text
132135
status: external
133136
- title: "Word2Vec"
134137
path: /tutorials/text/word2vec
135138
- title: "Warm start embedding matrix with changing vocabulary"
136139
path: /tutorials/text/warmstart_embedding_matrix
137-
status: new
138-
- title: "Text classification with an RNN"
139-
path: /text/tutorials/text_classification_rnn
140-
status: external
141-
- title: "Classify text with BERT"
142-
path: /text/tutorials/classify_text_with_bert
143-
status: external
144-
- title: "Solve GLUE tasks using BERT on TPU"
145-
path: /text/tutorials/bert_glue
146-
status: external
147-
- title: "Translation with RNNs and attention"
148-
path: /text/tutorials/nmt_with_attention
149-
status: external
150-
- title: "Translate text with a Transformer"
151-
path: /text/tutorials/transformer
152-
status: external
153140
- title: "Image captioning"
154141
path: /tutorials/text/image_captioning
155142

0 commit comments

Comments
 (0)