Datasets:
cjvt
/

matejulcar commited on
Commit
89ba707
1 Parent(s): ae7bfe4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -68,7 +68,7 @@ A sample instance from the dataset:
68
  'ana': ['mte:U', 'mte:L', 'mte:Vd', ...],
69
  'msd': ['UPosTag=PUNCT', 'UPosTag=PART|Polarity=Neg', 'UPosTag=SCONJ', ...],
70
  'ne_tag': [..., 'O', 'B-PER', 'O', ...],
71
- 'space_after': [False, True, True, False, ...]
72
  },
73
  'tgt_tokens': ['„', 'Ne', 'da', 'sovražim', ',', 'da', 'ljubim', 'sem', 'na', 'svetu', ',', '”', 'izreče', 'Antigona', 'sebi', 'v', 'bran', 'kralju', 'Kreonu', 'za', 'svoje', 'nasprotno', 'mišljenje', 'pred', 'smrtjo', '.'],
74
  # omitted for conciseness, the format is the same as in 'src_ling_annotations'
 
68
  'ana': ['mte:U', 'mte:L', 'mte:Vd', ...],
69
  'msd': ['UPosTag=PUNCT', 'UPosTag=PART|Polarity=Neg', 'UPosTag=SCONJ', ...],
70
  'ne_tag': [..., 'O', 'B-PER', 'O', ...],
71
+ 'space_after': [False, True, True, False, ...]
72
  },
73
  'tgt_tokens': ['„', 'Ne', 'da', 'sovražim', ',', 'da', 'ljubim', 'sem', 'na', 'svetu', ',', '”', 'izreče', 'Antigona', 'sebi', 'v', 'bran', 'kralju', 'Kreonu', 'za', 'svoje', 'nasprotno', 'mišljenje', 'pred', 'smrtjo', '.'],
74
  # omitted for conciseness, the format is the same as in 'src_ling_annotations'