Commit ·
fea4178
1
Parent(s): 17220b9
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,10 +5,13 @@ language:
|
|
| 5 |
- ind
|
| 6 |
---
|
| 7 |
|
|
|
|
|
|
|
| 8 |
Predicting the outcome or the probability of winning a legal case has always been highly attractive in legal sciences and practice.
|
|
|
|
| 9 |
Hardly any dataset has been developed to analyze and accelerate the research of court verdict analysis.
|
| 10 |
-
Find out what factor affects the outcome of tax court verdict using Natural Language Processing.
|
| 11 |
|
|
|
|
| 12 |
|
| 13 |
## Dataset Usage
|
| 14 |
|
|
@@ -16,7 +19,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
| 16 |
|
| 17 |
## Citation
|
| 18 |
|
| 19 |
-
```
|
|
|
|
| 20 |
title = {IndoTacos},
|
| 21 |
howpublished = {\url{https://www.kaggle.com/datasets/christianwbsn/indonesia-tax-court-verdict}},
|
| 22 |
note = {Accessed: 2022-09-22}
|
|
@@ -29,6 +33,8 @@ Creative Common Attribution Share-Alike 4.0 International
|
|
| 29 |
|
| 30 |
## Homepage
|
| 31 |
|
|
|
|
|
|
|
| 32 |
### NusaCatalogue
|
| 33 |
|
| 34 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
|
| 5 |
- ind
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# indotacos
|
| 9 |
+
|
| 10 |
Predicting the outcome or the probability of winning a legal case has always been highly attractive in legal sciences and practice.
|
| 11 |
+
|
| 12 |
Hardly any dataset has been developed to analyze and accelerate the research of court verdict analysis.
|
|
|
|
| 13 |
|
| 14 |
+
Find out what factor affects the outcome of tax court verdict using Natural Language Processing.
|
| 15 |
|
| 16 |
## Dataset Usage
|
| 17 |
|
|
|
|
| 19 |
|
| 20 |
## Citation
|
| 21 |
|
| 22 |
+
```
|
| 23 |
+
@misc{wibisono2022indotacos,
|
| 24 |
title = {IndoTacos},
|
| 25 |
howpublished = {\url{https://www.kaggle.com/datasets/christianwbsn/indonesia-tax-court-verdict}},
|
| 26 |
note = {Accessed: 2022-09-22}
|
|
|
|
| 33 |
|
| 34 |
## Homepage
|
| 35 |
|
| 36 |
+
[https://www.kaggle.com/datasets/christianwbsn/indonesia-tax-court-verdict](https://www.kaggle.com/datasets/christianwbsn/indonesia-tax-court-verdict)
|
| 37 |
+
|
| 38 |
### NusaCatalogue
|
| 39 |
|
| 40 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|