Skip to content

acl-2022/NL_Supervision

Repository files navigation

NL_Supervision

  1. This repository contains submodules. To install them together with the repository, run

    git clone --recursive [repo]

    If the repository is already cloned, run

    git submodule update --init --recursive

  2. Install the dependencies required by https://github.com/rycolab/aclpub2: Python dependencies, Java, LaTeX dependencies.

  3. Make sure that the aclpub2 submodule is in your path by running export PYTHONPATH=$(pwd)/aclpub2:$PYTHONPATH.

  4. To build the proceedings, please run aclpub2/bin/generate . --proceedings --overwrite. Then inspect build/proceedings.pdf to make sure the output is valid.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages