tt-dictionaries / README.md
tagay1n's picture
Update README.md
f5959b6 verified
---
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.