Nordjylland News
The Nordjylland News dataset is a collection of news articles from Northern Jutland in Denmark. It provides valuable information about events, developments, and stories specific to that region. Here are some key details about this dataset:
-
Developers: The dataset was created by Oliver Kinch (oliver.kinch@alexandra.dk) and Dan Saattrup Nielsen (dan.nielsen@alexandra.dk).
-
Content: It contains news articles covering a wide range of topics relevant to Northern Jutland, including local news, culture, politics, and more.
-
Setup: To work with this dataset, you can set up the environment by running
make install. This command installs Poetry (if not already installed), sets up a virtual environment, and installs all Python dependencies. -
Tools Used:
- Poetry: Used for dependency management.
- Hydra: Manages configuration files.
- pre-commit plugins: Automates code reviewing and formatting.
- pdoc: Automatically generates API documentation for the project.
-
Project Structure:
- The dataset is organized into various directories, including
.github,config,data,models,notebooks, and more. - The actual news articles are stored within the
nordjylland_newsdirectory.
- The dataset is organized into various directories, including
For more detailed information, you can explore the GitHub repository containing this dataset¹. If you're interested in specific tasks related to this dataset, there are also related datasets for news summarization and image captioning available on platforms like Hugging Face and Hugging Face²³.
(1) GitHub - alexandrainst/NordjyllandNews: Dataset containing news from .... https://github.com/alexandrainst/NordjyllandNews. (2) alexandrainst/nordjylland-news-summarization · Datasets at Hugging Face. https://huggingface.co/datasets/alexandrainst/nordjylland-news-summarization. (3) Dataset Card for "nordjylland-news-image-captioning" - Hugging Face. https://huggingface.co/datasets/alexandrainst/nordjylland-news-image-captioning.