Paper: https://aclanthology.org/2024.lrec-main.62/
Complete UD-based corpora merged with entity (NorNE) and coreference information (NARC).
- Universal Dependencies
- NorNE - Norwegian Named Entities
- NARC - Norwegian Anaphora Resolution Corpus
- clone repo
- cd
UD-NARC
- run
make
make
consists of the following:git submodule update --recursive --init
python -m pip install -r requirements.txt
python ud_narc/pipeline.py