ismaildlml commited on
Commit
6c1f786
1 Parent(s): 211f5de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -1,3 +1,41 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - translation
5
+ - text2text-generation
6
+ language:
7
+ - tr
8
+ size_categories:
9
+ - 1K<n<10K
10
  ---
11
+
12
+ ## Dataset Description
13
+ This dataset is a collection of Turkish to Turkish Sign Language (TSL) grammar version translations. The dataset is designed to facilitate research and development in the field of sign language translation and understanding. It contains pairs of sentences in Turkish and their corresponding TSL translations, which have been curated to follow the grammatical structure of TSL.
14
+
15
+ ## Data Collection
16
+ The data was collected primarily from the website "https://tidsozluk.aile.gov.tr/", which provides a dictionary of TSL signs and example sentences. The sentences in this dataset have been carefully curated to ensure that they adhere to the grammatical structure of TSL, which often differs from spoken or written Turkish. This involves removing any appendices in words and structuring the sentences in a way that is more natural to TSL.
17
+
18
+ ## Usage
19
+ This dataset can be used for various purposes, such as training sign language translation models, studying the grammatical structure of TSL, or analyzing the differences between spoken/written languages and sign languages. However, due to the complexity and nuances of sign languages, it's recommended to use this dataset with caution and to thoroughly validate any insights or conclusions drawn from it.
20
+
21
+
22
+ ## Citation
23
+
24
+ If you use this dataset, please cite it as follows:
25
+
26
+ ```
27
+ @misc{turkish_tid_dataset,
28
+ author = "Ismail Konak",
29
+ title = "Spoken2TSL",
30
+ year = "2024",
31
+ url = "https://huggingface.co/datasets/ismaildlml/Spoken2TSL",
32
+ }
33
+ ```
34
+
35
+ ## Contact
36
+
37
+ For any questions or issues related to this dataset, please contact [i_konak@hotmail.com].
38
+
39
+ ## License
40
+
41
+ This dataset is licensed under the Apache 2.0 license. See the LICENSE file for more details.