Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.13 KB

Annotation guidelines

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.

Tools

Before getting started, make sure you have the following tool installed:

  • Hugo - Quick start for Hugo website

Cloning the Repository

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

Writings in guidelines

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.

Visualisation

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/