... | ... | @@ -23,7 +23,7 @@ Similarly to _PARSEME:MWE_, the information in the 11th column called _PARSEME-F |
|
|
2. For non-verbal MWEs (POS is not VERB, prefix is EP), the suffix is unspecified (_).
|
|
|
3. For named entities (prefix is EN), the suffix corresponds to one of the 5 [NE categories CARLOS ADD LINK](XXX) annotated (**PERS**on, **LOC**ation, **ORG**anization, **PROD**uct, **EVE**nt), with a sub-suffix indicating if the category is **PRIM**itive or **FINAL**
|
|
|
3. **CRITERIA**: For verbal MWEs and NEs, this field is unspecified (_). For non-verbal MWEs, this corresponds to a comma-separated list of the criteria used by annotators to decide that this combination of words is indeed a MWE. The criteria acronyms correspond to those in the [guidelines](https://gitlab.lis-lab.fr/PARSEME-FR/PARSEME-FR-public/wikis/Criteres), e.g. CRAN, ID, PRED, LEX, etc.
|
|
|
- If the current line contains a lexicalized component of the VMWE which is not the first one in the sentence, the VMWE code contains the VMWE identifier only, as described above, and no VMWE category label.
|
|
|
- If the current line contains a lexicalized component which is not the first one in the current MWE, the MWE code contains the MWE identifier only, as described above, and no MWE category label.
|
|
|
|
|
|
### Example
|
|
|
**TODO ADD REAL EXAMPLE**
|
... | ... | @@ -44,7 +44,7 @@ Here is an example of sentence using the PARSEME-FR _cupt_ format described abov |
|
|
9 général ... 3;4
|
|
|
10 de ... 3
|
|
|
11 l' ... 3
|
|
|
12 Ardèche ... 3:5:NOUN|EN-LOC.final|_
|
|
|
12 Ardèche ... 3;5:NOUN|EN-LOC.final|_
|
|
|
13 . ... *
|
|
|
```
|
|
|
|
... | ... | |