forked from Julie921/guideline_prototype_hugo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
41 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "SUD Features" | ||
weight: 25 | ||
bookCollapseSection: true | ||
--- | ||
|
||
# SUD Features | ||
|
||
Some new features were introduced in the SUD framework. | ||
Even if the feature `ExtPos` is also now used by [some UD treebanks](https://tables.grew.fr/?data=ud_feats/FEATS&cols=ExtPos), we consider it here as a *SUD feature*. | ||
|
||
Tree SUD specific features are used: | ||
- [`ExtPos`](ExtPos) for external POS in idioms or tilte | ||
- [`Shared`](Shared) for encoding the fact that dependants are shored or not in coordination constructions | ||
- [`Subject`](Subject) for control verbs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
--- | ||
title: "Language" | ||
title: "Language specific guidelines" | ||
weight: 2 | ||
bookToc: true | ||
bookCollapseSection: true | ||
--- | ||
|
||
|
||
# Specific language guidelines sections | ||
|
||
|
||
# Language specific guidelines | ||
|
||
Here, you will find some guidelines to annotate language's specific phenomena. |
20 changes: 8 additions & 12 deletions
20
content/docs/language/old_beja/_index.md → content/docs/language/beja/_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,33 @@ | ||
--- | ||
title: "old_Beja" | ||
title: "Beja" | ||
weight: 3 | ||
bookCollapseSection: true | ||
--- | ||
|
||
# Beja Guidelines | ||
**NB:** This page is under construction. A overview of the SUD annotation of the Beja corpus is available in the paper: [A morph-based and a word-based treebank for Beja](https://aclanthology.org/2021.tlt-1.5.pdf). | ||
**NB:** This page is under construction. | ||
|
||
## Publication | ||
A overview of the SUD annotation of the Beja corpus is available in the paper: [A morph-based and a word-based treebank for Beja](https://aclanthology.org/2021.tlt-1.5.pdf). | ||
|
||
|
||
|
||
## Annotation at the morph level | ||
|
||
|
||
|
||
The SUD corpus of Beja is firstly annotated at the morph level (`SUD_Beja-NSC`). | ||
The SUD corpus of Beja is firstly annotated at the morph level (`mSUD_Beja-NSC`). | ||
|
||
In the UD repository, the word-based corpus is released as `UD_Beja-NSC`. | ||
|
||
|
||
|
||
The two other combinations are also available: | ||
|
||
- `SUD_Beja-NSC_WB` the data following SUD guidelines but at the word level | ||
- `UD_Beja-NSC_MB` the data following UD guidelines but at the morph level | ||
- `SUD_Beja-NSC` the data following SUD guidelines but at the word level | ||
- `mUD_Beja-NSC` the data following UD guidelines but at the morph level | ||
|
||
The table below shows how the conversions are made in order to produce all the corpora described above. | ||
|
||
| | SUD | | UD | | ||
|
||
|:-:|:-----:|:-:|:----:| | ||
|
||
| **morph-based** | **`SUD_Beja-NSC`** [![gh](/images/Octocat.png)](https://github.com/surfacesyntacticud/SUD_Beja-NSC) [![gm](/images/square_g.svg)](http://universal.grew.fr/?corpus=SUD_Beja-NSC@latest) | [⇨](https://github.com/surfacesyntacticud/tools/tree/master/converter) | `UD_Beja-NSC_MB` [![gh](/images/Octocat.png)](https://github.com/UniversalDependencies/UD_Beja-NSC/tree/dev/not-to-release) [![gm](/images/square_g.svg)](http://universal.grew.fr/?corpus=UD_Beja-NSC_MB@conv) | | ||
|
||
| | [⇩](https://github.com/surfacesyntacticud/tools/tree/master/morph2word) | | | | ||
|
||
| **word-based** | `SUD_Beja-NSC_WB` [![gh](/images/Octocat.png)](https://github.com/surfacesyntacticud/SUD_Beja-NSC/tree/master/word_based) [![gm](/images/square_g.svg)](http://universal.grew.fr/?corpus=SUD_Beja-NSC_WB@latest) | [⇨](https://github.com/surfacesyntacticud/tools/tree/master/converter) | **`UD_Beja-NSC`** [![gh](/images/Octocat.png)](https://github.com/UniversalDependencies/UD_Beja-NSC/tree/dev) [![gm](/images/square_g.svg)](http://universal.grew.fr/?corpus=UD_Beja-NSC@conv) | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.