patriziobellan commited on
Commit
6528372
1 Parent(s): d25f838

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -303,11 +303,11 @@ Thanks to [Patrizio Bellan](https://pdi.fbk.eu/bellan/) for adding this dataset.
303
 
304
  ### Inception Schema
305
 
306
- The inception schema can be found [here](https://doi.org/10.48550/arXiv.2203.04860)
307
 
308
  ### Annotation Guidelines
309
 
310
- The guidelines can be downloaded [here](https://doi.org/10.48550/arXiv.2203.04860)
311
 
312
  ### Article
313
 
@@ -315,11 +315,11 @@ The Article can be downloeaded [here](https://doi.org/10.48550/arXiv.2203.04860)
315
 
316
  ### Python Interface
317
 
318
- A python interface can be found [here](https://doi.org/10.48550/arXiv.2203.04860)
319
 
320
  ### Benchmarks
321
 
322
- A python benchmarking procedure can be found [here](https://doi.org/10.48550/arXiv.2203.04860)
323
 
324
 
325
  ## <a name="loadingdata"></a>Loading data
 
303
 
304
  ### Inception Schema
305
 
306
+ The inception schema can be found [here](https://pdi.fbk.eu/pet/inception-schema.json)
307
 
308
  ### Annotation Guidelines
309
 
310
+ The Annotation guidelines and procedures adopted to annotate the PET dataset can be downloaded [here](https://pdi.fbk.eu/pet/annotation-guidelines-for-process-description.pdf)
311
 
312
  ### Article
313
 
 
315
 
316
  ### Python Interface
317
 
318
+ A python interface (beta version) to interact with the dataset can be found [here](https://pypi.org/project/petdatasetreader/)
319
 
320
  ### Benchmarks
321
 
322
+ A python benchmarking procedure to test approaches on the PET dataset will be released soon.
323
 
324
 
325
  ## <a name="loadingdata"></a>Loading data