Fix typos <noupdate>

This commit is contained in:
2025-07-06 19:51:22 +02:00
parent cebd07759c
commit bc77ff5740
5 changed files with 16 additions and 16 deletions

View File

@ -130,7 +130,7 @@
\end{figure}
\item[Trolley problem (fat person)] \marginnote{Trolley problem (fat person)}
Variation of the trolley problem where the trolley goes towards a single path that it will kill some people and can be stopped by pushing a fat person on the track.
Variation of the trolley problem where the trolley goes towards a single path that will kill some people and can be stopped by pushing a fat person on the track.
This scenario tests whether a direct physical involvement affecting someone not in danger changes the morality in the decision.
\end{description}

View File

@ -16,7 +16,7 @@
\begin{description}
\item[Historical bias] \marginnote{Historical bias}
System trained on intrinsically biased data will reproduce the same biased behavior.
Systems trained on intrinsically biased data will reproduce the same biased behavior.
\begin{remark}
Data can be biased because it comes from past human judgement or by the hierarchies of society (e.g., systems working on marginalized languages will most likely have lower performance compared to a widespread language).
@ -34,7 +34,7 @@
\end{example}
\begin{example}[UK AI visa and asylum system]
System used by the UK government to assess visa and asylum applications. It was found that:
System used by the UK government to assess visa and asylum applications. It was found out that:
\begin{itemize}
\item The system ranked applications based on nationality.
\item Applicants from certain countries were automatically flagged as high risk.

View File

@ -137,7 +137,7 @@ Processing of personal data is lawful if at least one of the following condition
As a rule of thumb, legitimate interests of the controller can be pursued if only a reasonably limited amount of personal data is used.
\end{remark}
\begin{example}
The gym one is subscribed in can send (contextual) advertisements by email to pursue economic interests.
The gym one is subscribed in can send (contextual) advertisement by email to pursue economic interests.
\end{example}
\begin{remark}
Targeted advertising is in principle prohibited. However, companies commonly pair legitimate interest with the request for consent.
@ -465,7 +465,7 @@ When personal data is collected, the controller should provide the data subject
\begin{itemize}
\item The identity of the controller, its representative (when applicable), and its contact details should be available.
\item Contact details of the data officer (referee of the company that ensures that the GDPR is respected) should be available.
\item Purposes and legal basis of the processing.
\item Purposes and legal basis of processing.
\item Categories of data collected.
\item Recipients or categories of recipients.
\item Period of time or the criteria to determine how long the data is stored.
@ -486,7 +486,7 @@ Moreover, in case of automated decision-making, the following information should
\subsection{Right to access (article 15)} \marginnote{Right to access}
Data subjects have the right to have confirmation from the controller on whether their data has been processed and access both input and inferred personal data.
Data subjects have the right to have confirmation from the controller on whether their data has been processed and can access both input and inferred personal data.
This right is limited if it affects the rights or freedoms of others.