Datasets:

Modalities:
Tabular
Text
Formats:
csv
DOI:
Libraries:
Datasets
pandas
License:
fdelucaf commited on
Commit
32c46b3
·
verified ·
1 Parent(s): 09dcc1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -58,6 +58,8 @@ The sentences included in the dataset are in Catalan (CA) and English (EN).
58
  ### Data Instances
59
 
60
  The dataset is a single tsv file where each row contains a parallel sentence pair and additional domain and text type information for each sentence.
 
 
61
 
62
 
63
  ### Data Fields
@@ -70,7 +72,6 @@ Each example contains the following fields:
70
  * ca_sentence:
71
  * domain:
72
  * text_type:
73
- *
74
 
75
  #### Example:
76
 
 
58
  ### Data Instances
59
 
60
  The dataset is a single tsv file where each row contains a parallel sentence pair and additional domain and text type information for each sentence.
61
+ Datafields are separated by \,
62
+ Text delimiter is \"
63
 
64
 
65
  ### Data Fields
 
72
  * ca_sentence:
73
  * domain:
74
  * text_type:
 
75
 
76
  #### Example:
77