Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:

Still maintained?

#6
by do-me - opened

Hi,
is this repo still maintained?
It's quite a fundamental dataset for Europe so it would be great to have timely updates here. As I am working on this dataset at the moment for the JRC I could offer to give a hand in updating. I also modified the scripts to get more metadata (e.g. type of publication). Feel free to reach out in case.

European Parliament org

Hi, we are in the process for updating it using the latest EU publications. you will hear from us soon. :)

Great, thanks for the feedback!

Meanwhile Sebastien updated his dump here: https://huggingface.co/datasets/scampion/Eurovoc

I added some improvements to the code here (including all meta data and keeping line breaks): https://huggingface.co/datasets/do-me/Eurovoc_English would you think these changes are suitable?

Hi @cmoschopoulos , did you have a chance to update the records already and consider my code changes?

Any activity here?

European Parliament org

Hi @do-me ,
thanks for your patience and for sharing your improvements earlier. The dataset has now been updated and is available under the Eurovoc_2025 dataset.

This is great, thanks for coming back :)
Were you able to implement my proposals?

European Parliament org

Currently, the dataset is generated with new lines being replaced in the clean_text function. This was done to normalize punctuation and spacing across entries. If you still want to keep new lines, this can be adjusted directly in registry_scraper.py and the clean_text function.

Sign up or log in to comment