Datasets:

ArXiv:
License:
dfki-nlp commited on
Commit
caeadaf
·
1 Parent(s): add7897

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -69,6 +69,7 @@ task_ids:
69
  ### Dataset Summary
70
  NOTE: This Datasetreader supports a reduced version of the original TACRED JSON format with the following changes:
71
  - Removed fields: stanford_pos, stanford_ner, stanford_head, stanford_deprel, docid
 
72
  The motivation for this is that we want to support additional languages, for which these fields were not required
73
  or available. The reader expects the specification of a language-specific configuration specifying the variant
74
  (original or revised) and the language (as a two-letter iso code). The default config is 'original-en'.
 
69
  ### Dataset Summary
70
  NOTE: This Datasetreader supports a reduced version of the original TACRED JSON format with the following changes:
71
  - Removed fields: stanford_pos, stanford_ner, stanford_head, stanford_deprel, docid
72
+
73
  The motivation for this is that we want to support additional languages, for which these fields were not required
74
  or available. The reader expects the specification of a language-specific configuration specifying the variant
75
  (original or revised) and the language (as a two-letter iso code). The default config is 'original-en'.