|
--- |
|
dataset_info: |
|
features: |
|
- name: Word |
|
dtype: string |
|
- name: Frequency |
|
dtype: int64 |
|
splits: |
|
- name: train |
|
num_bytes: 1808579 |
|
num_examples: 80000 |
|
download_size: 1069668 |
|
dataset_size: 1808579 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
license: mit |
|
language: |
|
- az |
|
pretty_name: Azerbaijani Words Frequency Datas |
|
size_categories: |
|
- 10K<n<100K |
|
--- |
|
|
|
The dataset contains a list of Azerbaijani words and their frequencies from text corpus analysis. |
|
The corpus used was the AzTC (Azerbaijan Text Corpus) from https://huggingface.co/datasets/LocalDoc/AzTC. |
|
|
|
The AzTC contains 51 million non-recurring sentences (approximately 1 billion tokens). The data was collected from various sources including: |
|
- Websites |
|
- News articles |
|
- Books |
|
- Wikipedia articles |
|
- Legislative documents |
|
- Scientific articles |
|
- Other resources |
|
|
|
This word frequency list represents how often each Azerbaijani word appears across the entire AzTC corpus. |