TomasCCP commited on
Commit
32c0db2
·
verified ·
1 Parent(s): 434820c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RelEx-PT
2
+
3
+ ## Dataset Summary
4
+
5
+ RelEx-PT, a new sentence-level Relation Extraction dataset for Portuguese. Addressing the scarcity of high-quality, controlled resources for the language, RelEx-PT provides a balanced benchmark comprising 18 Wikidata-derived relation types across diverse domains. The dataset is built through a distant supervision pipeline that links Wikidata triples with Portuguese Wikipedia sentences and enhanced by a Natural Language Inference (NLI)-based filtering process, combining scalability with quality assurance.
6
+
7
+ ## Dataset Creation
8
+
9
+ For full construction pipeline and source code check: https://github.com/TomasCCPinto/RelEx-PT
10
+
11
+ ## Licensing Information
12
+
13
+ RelEx-PT is released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.
14
+
15
+ ## Citation
16
+
17
+ If you use RelEx-PT in your research, please cite:
18
+
19
+ ```bibtex
20
+ to be added