Skip to content

Commit cc9a2d0

Browse files
committed
Renomme les corrections
1 parent 7a52adb commit cc9a2d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/annexes/corrections.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,23 +158,23 @@ renderCorrection({fpath: "content/manipulation/6_pipeline.qmd", correction: defa
158158

159159
# Partie 4: Natural Language Processing (NLP)
160160

161-
* [Découverte des enjeux du NLP](/content/NLP/01_intro.qmd)
161+
* [Découverte des enjeux de nettoyage de texte](/content/NLP/01_intro.qmd)
162162

163163
{{< badges
164164
fpath="/content/NLP/01_intro.qmd"
165165
printMessage="false"
166166
correction="true"
167167
>}}
168168
169-
* [Mise en pratique de l'approche _bag of words_](/content/NLP/02_exoclean.qmd)
169+
* [L'approche _bag of words_ pour synthétiser l'information textuelle](/content/NLP/02_exoclean.qmd)
170170

171171
{{< badges
172172
fpath="/content/NLP/02_exoclean.qmd"
173173
printMessage="false"
174174
correction="true"
175175
>}}
176176
177-
* [Exercices sur la _latent dirichlet allocation_](/content/NLP/03_embedding.qmd)
177+
* [Les _embeddings_ et la modélisation du langage](/content/NLP/03_embedding.qmd)
178178

179179
{{< badges
180180
fpath="/content/NLP/03_embedding.qmd"

0 commit comments

Comments
 (0)