Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P PARSEME-FR-public
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PARSEME-FR
  • PARSEME-FR-public
  • Wiki
  • Corpus format description

Corpus format description · Changes

Page history
Update Corpus format description authored Nov 21, 2018 by Marie Candito's avatar Marie Candito
Hide whitespace changes
Inline Side-by-side
Corpus-format-description.md
View page @ 7a08094c
......@@ -11,7 +11,7 @@ The corpus is released using a variant of the [PARSEME Shared task 2018](http://
Here we give a minimal description of this format, so that the documentation is self-contained. Please refer to the [cupt format description page](http://multiword.sourceforge.net/cupt-format) for details. Since _cupt_ is based on Conll-U, please also check the Universal Dependencies [Conll-U format description page](http://universaldependencies.org/format.html) and the recommendations for [Conll-U Plus extended format](http://universaldependencies.org/ext-format.html), which we aim to be compatible with. In short, a _cupt_ file contains split sentences, each represented with one token per line, blank lines separating sentences, and comments preceded by hashes (#) to add sentence meta-data such as raw text and sentence IDs. The first line of the _cupt_ file contains special metadata listing the names of each column. Each token on a line contains 11 columns, corresponding to linguistic information about the token's form, morphology and syntax (ID, FORM, LEMMA, UPOS, etc). Tokens roughly correspond to words, except for multiword tokens represented as ranges (see UD's [tokenization guide](http://universaldependencies.org/u/overview/tokenization.html) and PARSEME's page on [words and tokens](http://parsemefr.lif.univ-mrs.fr/parseme-st-guidelines/1.1/?page=wordsandtokens)).
### Format of colums 1 to 10: Morpho-syntactic annotation schemes
### Colums 1 to 10: Morpho-syntactic annotation schemes
The PARSEME-FR annotated corpus comes in two variants for the morpho-syntactic annotations:
......@@ -22,7 +22,7 @@ The PARSEME-FR annotated corpus comes in two variants for the morpho-syntactic a
The syntactic representation and the MWE/NE annotations do interact. In particular, the syntactically irregular MWEs receive a specific representation in the syntactic dependency tree (with "dep_cpd" labels for the FTBdep scheme, and "fixed" for the UD scheme). See the specific page on [Interaction between syntactic annotation and MWE status](Interaction between syntactic annotation and MWE/NE status).
### Format of column 11 : MWE/NE annotations
### Column 11 : MWE/NE annotations
In PARSEME's original _cupt_ format, the 11th column contains MWE annotations. In PARSEME-FR's _cupt_ variant, we extend it to (a) also represent NEs in addition to MWEs and (b) add extra information about the POS and criteria underlying the category labels, as detailed below. Therefore, the name of this column in the header metadata is _PARSEME-FR:MWE_ instead of _PARSEME:MWE_.
......
Clone repository
  • CRAN
  • Corpus format description
  • Criteres lexicaux
  • Criteres morphosyntaxiques
  • Criteres semantiques
  • Criteres specifiques
  • Criteres
  • Criteres_adverbiaux
  • Guide annotation PARSEME_FR chapeau
  • IRREG
  • Interaction between syntactic annotation and MWE
    • Interaction between syntactic annotation and MWE status
  • cas_deja_traites
  • defis en
  • ep_et_en
  • Home
View All Pages