Skip to content

NatLibFi/FintoAI-data-YKL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5058708 · Dec 4, 2023

History

29 Commits
Mar 17, 2022
Sep 25, 2023
Jan 11, 2023
Sep 25, 2023
Nov 14, 2023
Feb 24, 2022
Mar 18, 2022
Feb 24, 2022
Dec 4, 2023
Nov 14, 2023
Nov 14, 2023
Nov 14, 2023
Sep 25, 2023
May 8, 2023

Repository files navigation

FintoAI-data-YKL

Configurations for maintaining the Annif projects with YKL vocabulary used at Finto AI service.

The projects are trained and evaluated using a DVC (Data Version Control) pipeline defined in dvc.yaml.

The pipeline takes care of

  1. installing Annif in a venv,
  2. loading the vocabulary,
  3. training the projects,
  4. evaluating the projects.

When the necessary vocabulary and training corpora are in place the pipeline can be run using the command

dvc repro

For more information about using DVC with Annif projects see the DVC exercise of Annif tutorial.