Skip to content

surfacesyntacticud/guidelines

 
 

Repository files navigation

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/

About

Guidelines for Surface Syntactic Universal Dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.8%
  • Python 38.4%
  • CSS 4.8%
  • HTML 4.1%
  • Makefile 3.2%
  • SCSS 3.0%
  • Shell 2.7%