Kenpache commited on
Commit
9d43950
·
verified ·
1 Parent(s): 069604f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -126,6 +126,20 @@ print(df.head())
126
  | 同社の業績は前年並みで推移している。 | neutral | nikkei | ja |
127
  | Les résultats du groupe sont conformes aux attentes. | neutral | boursorama | fr |
128
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
129
  ## License
130
 
131
  Apache 2.0
 
126
  | 同社の業績は前年並みで推移している。 | neutral | nikkei | ja |
127
  | Les résultats du groupe sont conformes aux attentes. | neutral | boursorama | fr |
128
 
129
+ ## License & Usage
130
+
131
+ This dataset is released **for academic and non-commercial research only**
132
+ under fair use / text and data mining exceptions (EU DSM Directive Art. 3).
133
+
134
+ Each sample is a single short sentence (≤1-2 sentences) extracted for
135
+ sentiment classification research. Copyright of original texts remains
136
+ with their respective publishers, cited in the `source` field.
137
+
138
+ **For commercial use**, you must obtain licenses from original sources directly.
139
+
140
+ If you are a rights holder and want content removed, open an issue or
141
+ email alisterclrouli@gmail.com — we will remove within 48h.
142
+
143
  ## License
144
 
145
  Apache 2.0