From 611617cc9cc25365ed232da40a5d42c8303a7924 Mon Sep 17 00:00:00 2001 From: BOTAlex Date: Fri, 22 May 2026 13:47:34 +0200 Subject: [PATCH] CSS school text --- src/routes/school/css/+page.svelte | 66 +++++++++++++++++++++--------- 1 file changed, 46 insertions(+), 20 deletions(-) diff --git a/src/routes/school/css/+page.svelte b/src/routes/school/css/+page.svelte index 05263b2..890bc85 100644 --- a/src/routes/school/css/+page.svelte +++ b/src/routes/school/css/+page.svelte @@ -95,26 +95,52 @@
-
-

- The analysis is based on the United Nations General Debate Corpus - (UNGDC), which contains speeches delivered by countries at the United - Nations over multiple decades. Each observation consists of a speech, a - country, and a year, making it possible to connect political language - with both countries and time. -

-

- This makes the dataset especially useful for studying: -

-
    -
  • international attention patterns
  • -
  • political communication
  • -
  • diplomatic relationships
  • -
  • sentiment in international discourse
  • -
-
+
+
+

+ The analysis is based on the United Nations General Debate Corpus + (UNGDC), which contains speeches delivered by countries at the United + Nations over multiple decades. Each observation consists of a speech, + a country, and a year, making it possible to connect political + language with both countries and time. +

+

+ This makes the dataset especially useful for studying: +

+
    +
  • international attention patterns
  • +
  • political communication
  • +
  • diplomatic relationships
  • +
  • sentiment in international discourse
  • +
+
+
+
+

+ Dataset: UN General Debate Corpus (UNGDC) +

+
    +
  • Years covered: 1970-2015
  • +
  • + Speeches: 7507 +
  • +
  • + Countries: 199 unique countries +
  • +
  • + Main variables:
    + year + countries + speech text +
  • +
+
+
+