muhammetakkurt commited on
Commit
24ab8f9
·
verified ·
1 Parent(s): 8b123cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -2,6 +2,9 @@
2
  license: mit
3
  language:
4
  - tr
 
 
 
5
  tags:
6
  - legal
7
  size_categories:
@@ -27,7 +30,8 @@ The data has been extracted from [mevzuat.gov.tr](https://www.mevzuat.gov.tr/) a
27
  - `maddeler`: A list of articles from the law, each containing:
28
  - `madde_numarasi`: The article number.
29
  - `text`: The text of the article.
30
-
 
31
  ## Limitations and Challenges
32
  - The dataset is in Turkish.
33
  - Some fields in the dataset, such as `dustur` (legal compendium), may be missing or incomplete.
 
2
  license: mit
3
  language:
4
  - tr
5
+ - ota
6
+ - tur
7
+
8
  tags:
9
  - legal
10
  size_categories:
 
30
  - `maddeler`: A list of articles from the law, each containing:
31
  - `madde_numarasi`: The article number.
32
  - `text`: The text of the article.
33
+ ## GitHub Repository
34
+ The dataset and related code are available on GitHub: [Mevzuat-Gov-Scraper](https://github.com/muhammetakkurtt/mevzuat-gov-scraper).
35
  ## Limitations and Challenges
36
  - The dataset is in Turkish.
37
  - Some fields in the dataset, such as `dustur` (legal compendium), may be missing or incomplete.