MesutDemirel
commited on
Commit
•
22318fd
1
Parent(s):
460f5f7
Update README.md
Browse files
README.md
CHANGED
@@ -196,6 +196,11 @@ The dataset was created by collecting approximately 33,000 case rulings from [op
|
|
196 |
<p>*Some sections of the Tree Structure*</p>
|
197 |
</div>
|
198 |
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
## Labeling Methodology
|
201 |
To establish relationships between case files, legal articles within each case were utilized. Only commercial cases governed by the [Turkish Commercial Code (TTK)](https://www.mevzuat.gov.tr/mevzuat?MevzuatNo=6102&MevzuatTur=1&MevzuatTertip=5) are included. Articles from the TTK were aligned in a hierarchical structure, considering main and subheadings, and were transformed into a tree structure. The relationship between cases was determined by calculating distances between the articles they contain within this tree structure.
|
|
|
196 |
<p>*Some sections of the Tree Structure*</p>
|
197 |
</div>
|
198 |
|
199 |
+
<div style="text-align: center; background-color: rgba(255, 255, 255, 0.5); padding: 10px; border-radius: 5px;">
|
200 |
+
<p>Some sections of the Tree Structure</p>
|
201 |
+
</div>
|
202 |
+
|
203 |
+
|
204 |
|
205 |
## Labeling Methodology
|
206 |
To establish relationships between case files, legal articles within each case were utilized. Only commercial cases governed by the [Turkish Commercial Code (TTK)](https://www.mevzuat.gov.tr/mevzuat?MevzuatNo=6102&MevzuatTur=1&MevzuatTertip=5) are included. Articles from the TTK were aligned in a hierarchical structure, considering main and subheadings, and were transformed into a tree structure. The relationship between cases was determined by calculating distances between the articles they contain within this tree structure.
|