From ed4a320c26e45c537d86ac5fa7042a6106c944b5 Mon Sep 17 00:00:00 2001
From: jakoble <37188634+jakoble@users.noreply.github.com>
Date: Wed, 6 Nov 2024 15:11:27 +0100
Subject: [PATCH] Update cordial-sin-treebank.json
---
.../cordial-sin-treebank.json | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/corpora/manually-annotated-corpora/cordial-sin-treebank.json b/corpora/manually-annotated-corpora/cordial-sin-treebank.json
index 81bcba9..af28b51 100644
--- a/corpora/manually-annotated-corpora/cordial-sin-treebank.json
+++ b/corpora/manually-annotated-corpora/cordial-sin-treebank.json
@@ -1 +1,16 @@
-{
"Name": "CORDIAL-SIN – Syntax-oriented Corpus of Portuguese Dialects – TreeBank",
"URL": "https://hdl.handle.net/21.11129/0000-000D-F91C-C",
"Family": "Manually annotated corpora",
"Description": "This treebank follows constituency-based system originally developed for the Penn Parsed Corpora of Historical English\nThere are 177596 syntactic parse trees extracted from the Syntax-oriented Corpus of Portuguese Dialects.\nThe corpus is available from PORTULAN.",
"Language": ["por"],
"Licence": "CC BY-NC-ND",
"Size": ["600,000 words"],
"Annotation": ["PoS tagged", "syntactically parsed"],
"Infrastructure": "CLARIN",
"Group": ["Syntactic parsing"],
"Access": {
"Download": "https://hdl.handle.net/21.11129/0000-000D-F91C-C"
},
"Publication": "https://clul.ulisboa.pt/sites/default/files/recursos/pos_annotation_manual.pdf"
}
\ No newline at end of file
+{
+ "Name": "CORDIAL-SIN – Syntax-oriented Corpus of Portuguese Dialects – TreeBank",
+ "URL": "https://hdl.handle.net/21.11129/0000-000D-F91C-C",
+ "Family": "Manually annotated corpora",
+ "Description": "This treebank follows constituency-based system originally developed for the Penn Parsed Corpora of Historical English\nThere are 177596 syntactic parse trees extracted from the Syntax-oriented Corpus of Portuguese Dialects.\nThe corpus is available from PORTULAN.",
+ "Language": ["por"],
+ "Licence": "CC BY-NC-ND",
+ "Size": ["600,000 words"],
+ "Annotation": ["PoS tagged", "syntactically parsed"],
+ "Infrastructure": "CLARIN",
+ "Group": ["Syntactic parsing"],
+ "Access": {
+ "Download": "https://hdl.handle.net/21.11129/0000-000D-F91C-C"
+ },
+ "Publication": "https://clul.ulisboa.pt/sites/default/files/recursos/pos_annotation_manual.pdf"
+}