File size: 2,400 Bytes
d8948b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f5959b6
d8948b9
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
license: mit
language:
- tt
tags:
- tt
- tatar
- dictionaries
pretty_name: Collection of Tatar Language Dictionaries
---
# Tatar Language Dictionaries 📖

This dataset, hosted by [Yasalma](https://huggingface.co/neurotatarlar), is a curated collection of multiple Tatar language dictionaries in Parquet format. Each file represents a single dictionary, making this dataset a comprehensive resource for linguistic research and Tatar language processing.

## Dataset Details

- **Language**: Tatar  
- **Format**: Multiple Parquet files  
- **Files**: Each file corresponds to a separate dictionary  
- **License**: MIT  
- **Source**: This dataset was created by parsing the [Suzlek.Antat.ru](https://suzlek.antat.ru/) website.  

### Included Dictionaries

1. **Баш хәрефтәнме, юл хәрефеннәнме?: Орфографик сүзлек (2022)**  
2. **Гарәпчә-татарча-русча алынмалар сүзлеге (1965)**  
3. **Лингвистик терминнарның русча-татарча аңлатмалы сүзлеге (2016)**  
4. **Русско-татарский толковый словарь этнонимов**  
5. **Русча-татарча актуаль лексика сүзлеге (2014)**  
6. **Синонимнар сүзлеге**  
7. **Татар теленең орфографик сүзлеге (2017)**  
8. **Татарча-русча сүзлек (2007)**  
9. **Татарча-русча хәрби лексика сүзлеге (2017)**  
10. **Тел гыйлеме терминнары сүзлеге (2005)**  
11. **Этимологический словарь татарского языка (2015)**  
12. **Яңа сүзләр һәм яңа мәгънәләр сүзлеге (2022)**  
13. **Арабско-татарский словарь к религиозным текстам**  

We express our gratitude to the creators of these dictionaries and the [Suzlek.Antat.ru](https://suzlek.antat.ru/) team for making the original data accessible.

## Usage

To load the dataset using Hugging Face’s `datasets` library:

```python
from datasets import load_dataset

dataset = load_dataset("neurotatarlar/tt-dictionaries")
```

## Contributions and Acknowledgements

This dataset is maintained by the Yasalma team. Contributions, feedback, and suggestions are welcome to improve and expand the dataset.