Source code of https://guidelines.surfacesyntacticud.org/, guidelines for SUD annotation This repository contains an annotation guidelines and the necessary tools for its creation for a new language. The following instructions will guide you on how to work with this repository.
Before getting started, make sure you have the following tool installed:
- Hugo - Quick start for Hugo website
To obtain a copy of this repository on your local machine, use the following commands in your terminal:
git clone https://github.com/surfacesyntacticud/guidelines.git
git submodule init
git submodule update
You have the option to add information directly in the guidelines or utilize the various tools provided in the "tools" folder. More information about these tools can be found within the same folder.
In order to check your work before adding your modification, you can do the following command at the root of the directory :
hugo server
And then go to :
http://localhost:1313/