patriziobellan commited on
Commit
b8b1152
1 Parent(s): 8c93a3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -51,6 +51,8 @@ task_ids:
51
  - [Citation Information](#citation-information)
52
  - [Contributions](#contributions)
53
  - [Annotation Guidelines](#annotationguidelines)
 
 
54
  - [Update](#updates)
55
  - [Loading data](#loadingdata)
56
 
@@ -286,6 +288,8 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
286
  bibsource = {dblp computer science bibliography, https://dblp.org}
287
  }
288
  ```
 
 
289
  ### Contributions
290
 
291
  Thanks to [Patrizio Bellan](https://pdi.fbk.eu/bellan/) for adding this dataset.
@@ -300,6 +304,24 @@ Thanks to [Patrizio Bellan](https://pdi.fbk.eu/bellan/) for adding this dataset.
300
  ### <a name="annotationguidelines"></a>Annotation Guidelines
301
  test[Patrizio Bellan](pbellan@fbk.eu)
302
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
303
 
304
  ## <a name="loadingdata"></a>Loading data
305
  ### Token-classification task
 
51
  - [Citation Information](#citation-information)
52
  - [Contributions](#contributions)
53
  - [Annotation Guidelines](#annotationguidelines)
54
+ - [Inception Schema](#inceptionschema)
55
+
56
  - [Update](#updates)
57
  - [Loading data](#loadingdata)
58
 
 
288
  bibsource = {dblp computer science bibliography, https://dblp.org}
289
  }
290
  ```
291
+
292
+
293
  ### Contributions
294
 
295
  Thanks to [Patrizio Bellan](https://pdi.fbk.eu/bellan/) for adding this dataset.
 
304
  ### <a name="annotationguidelines"></a>Annotation Guidelines
305
  test[Patrizio Bellan](pbellan@fbk.eu)
306
 
307
+ ## <a name="inceptionschema"></a>Inception Schema
308
+ The INcePtion schema che be downloaded here.
309
+
310
+ test[Patrizio Bellan](pbellan@fbk.eu)
311
+ The article can be downloaded here
312
+
313
+
314
+
315
+ Annotation guidelines can be downloaded here
316
+
317
+
318
+
319
+
320
+ The dataset (version 1.0.1) can be downloaded here
321
+
322
+ Python dataset reader (alpha version) to interact with the dataset can be found here
323
+
324
+
325
 
326
  ## <a name="loadingdata"></a>Loading data
327
  ### Token-classification task