/UD-NARC

conversion and merging of NARC and UD

Primary LanguagePythonMIT LicenseMIT

NARC-NORNE-UD

Paper: https://aclanthology.org/2024.lrec-main.62/

Complete UD-based corpora merged with entity (NorNE) and coreference information (NARC).

Installation:

  1. clone repo
  2. cd UD-NARC
  3. run make
  • make consists of the following:
    1. git submodule update --recursive --init
    2. python -m pip install -r requirements.txt
    3. python ud_narc/pipeline.py