danish-dynaword / pyproject.toml
KennethEnevoldsen's picture
Moved data to seperate folder
3d99d06 unverified
raw
history blame
223 Bytes
[project]
name = "danish-gigaword-2"
version = "1.0.1"
description = "project code for the danish gigaword"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["datasets>=3.0.0", "numpy>=2.2.0", "toml>=0.10.2"]