From 444404f1a8e2c43029c9918eba9ac185dd27f53f Mon Sep 17 00:00:00 2001 From: Francesca <111087431+fraktc@users.noreply.github.com> Date: Sun, 18 Jan 2026 23:27:17 +0100 Subject: [PATCH] Avevi messo un indice di troppo :P zao --- .../natural-language-processing/sections/_classification.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/year2/natural-language-processing/sections/_classification.tex b/src/year2/natural-language-processing/sections/_classification.tex index ec800d7..8b7ddf4 100644 --- a/src/year2/natural-language-processing/sections/_classification.tex +++ b/src/year2/natural-language-processing/sections/_classification.tex @@ -395,7 +395,7 @@ Logistic regression has the following properties: \bottomrule \end{tabular} \end{center} - A possible way to sample $\bar{x}^{(1)}$ is (w.r.t. the indexes of the examples in $x$) $[2, 3, 3, 2, 4, 6, 2, 4, 1, 9, 1]$. + A possible way to sample $\bar{x}^{(1)}$ is (w.r.t. the indexes of the examples in $x$) $[2, 3, 3, 2, 4, 6, 2, 4, 1, 9]$. \end{example} \end{description} @@ -451,4 +451,4 @@ The affective meaning of a text corpus can vary depending on: Valence is often used as a measure of sentiment. \end{remark} \end{descriptionlist} -\end{description} \ No newline at end of file +\end{description}