File tree Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change @@ -127,29 +127,16 @@ toc:
127
127
section :
128
128
- title : " Text and natural language processing"
129
129
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
132
135
status : external
133
136
- title : " Word2Vec"
134
137
path : /tutorials/text/word2vec
135
138
- title : " Warm start embedding matrix with changing vocabulary"
136
139
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
153
140
- title : " Image captioning"
154
141
path : /tutorials/text/image_captioning
155
142
You can’t perform that action at this time.
0 commit comments