Skip to content

Orange-OpenSource/ParallelUD-AMR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syntax is the Key to Semantics: Universal Dependencies and Abstract Meaning Representation

This dataset is an AMR annotation of the 1000 sentences of the English-Parallel-UD treebank provided by the Universal Dependencies (UD) project. In addition to English, UD provides the same 1000 sentences translated by professional translators into 21 languages:

750 of the sentence are originally in English (IDs starting with n01 or w01), the other 250 sentences are originally in German (02), French (03), Italian (04) or Spanish (05) and translated via English to the other languages.

For example the following graph represents the sentence n01001013:

AMR graph for sentence n01001013

And corresponds to the dependency syntax trees in different languages:

  • English UD annotation of sentence n01001013 in English
  • French UD annotation of sentence n01001013 in its French translation
  • Turkish UD annotation of sentence n01001013 in its Turkish translation
  • Arabic UD annotation of sentence n01001013 in its Arabic translation
  • Finnish UD annotation of sentence n01001013 in its Finnish translation
  • German UD annotation of sentence n01001013 in its German translation
  • Hindi UD annotation of sentence n01001013 in its Hindi translation
  • Chinese UD annotation of sentence n01001013 in its Chinese translation

Licence

Reference

If you use this dataset, please cite our article:

@inproceedings{heinecke2026-PUD,
  author = {Heinecke, Johannes},
  booktitle = {Ninth Workshop on Universal Dependencies @ LREC 2026},
  title = {{Syntax is the Key to Semantics: Universal Dependencies and Abstract Meaning Representation}},
  year = {2026},
  address = {Palma de Mallorca, Spain}
}

About

The Universal Dependencies PUD corpus also annotated in AMR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors