File size: 994 Bytes
d1214a8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b4bfe48
 
 
 
 
 
d1214a8
b4bfe48
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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.