Update README.md
Browse files
README.md
CHANGED
@@ -90,7 +90,7 @@ EUROPA is a dataset designed for training and evaluating multilingual keyphrase
|
|
90 |
|
91 |
## Dataset Structure
|
92 |
|
93 |
-
- **celex_id:** CELEX identifier inherited from CJEU. Different translated versions of the same judgment share the same celex_id. If you wish to
|
94 |
- **lang:** ISO 639-1 language code;
|
95 |
- **input:** judgment transcription or translation;
|
96 |
- **keyphrases:** reference keyphrases drafted by the CJEU.
|
|
|
90 |
|
91 |
## Dataset Structure
|
92 |
|
93 |
+
- **celex_id:** CELEX identifier inherited from CJEU. Different translated versions of the same judgment share the same celex_id. If you wish to set a unique identifier for each instance, you can concatenate `lang` and `celex_id` values;
|
94 |
- **lang:** ISO 639-1 language code;
|
95 |
- **input:** judgment transcription or translation;
|
96 |
- **keyphrases:** reference keyphrases drafted by the CJEU.
|