lucasnil commited on
Commit
cb93d9c
1 Parent(s): bf09a33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -9,4 +9,18 @@ RePro, which stands for "REview of PROducts," is a benchmark dataset for opinion
9
  # Licensing
10
 
11
  RePro is available at https://github.com/lucasnil/repro and https://huggingface.co/datasets/lucasnil/repro under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license (CC BY-NC-SA 4.01, https://creativecommons.org/licenses/by-nc-sa/4.0/), which means that licensees may only copy, distribute, display, work on and make derivative works and remixes based on it if they give credit to B2W Digital in the manner specified in https://github.com/americanas-tech/b2w-reviews01/blob/main/b2wreviews01_stil2019.pdf. Also, licensees may only distribute derivative works under a license identical (“not more restrictive”) to the license that governs the original work. Finally, licensees may only copy, distribute, display, work on, and make derivative works and remixes based on it for non-commercial purposes.
12
- We emphasize that models, AI, or any content derived from this corpus, including fine-tuned models, are strictly prohibited for commercial use.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  # Licensing
10
 
11
  RePro is available at https://github.com/lucasnil/repro and https://huggingface.co/datasets/lucasnil/repro under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license (CC BY-NC-SA 4.01, https://creativecommons.org/licenses/by-nc-sa/4.0/), which means that licensees may only copy, distribute, display, work on and make derivative works and remixes based on it if they give credit to B2W Digital in the manner specified in https://github.com/americanas-tech/b2w-reviews01/blob/main/b2wreviews01_stil2019.pdf. Also, licensees may only distribute derivative works under a license identical (“not more restrictive”) to the license that governs the original work. Finally, licensees may only copy, distribute, display, work on, and make derivative works and remixes based on it for non-commercial purposes.
12
+ We emphasize that models, AI, or any content derived from this corpus, including fine-tuned models, are strictly prohibited for commercial use.
13
+
14
+ # Citation
15
+
16
+ When utilizing or referencing this dataset, kindly cite the following publication:
17
+
18
+ ``` latex
19
+ @inproceedings{dos2024repro,
20
+ title={RePro: a benchmark for Opinion Mining for Brazilian Portuguese},
21
+ author={dos Santos Silva, Lucas Nildaimon and Real, Livy and Zandavalle, Ana Claudia Bianchini and Rodrigues, Carolina Francisco Gadelha and da Silva Gama, Tatiana and Souza, Fernando Guedes and Zaidan, Phillipe Derwich Silva},
22
+ booktitle={Proceedings of the 16th International Conference on Computational Processing of Portuguese},
23
+ pages={432--440},
24
+ year={2024}
25
+ }
26
+ ```