CoolFace
Datasetpublic

iqbalmirzayev/Azerbaijani_Dictionary_Dataset

Azerbaijani Dictionary Dataset This dataset contains Azerbaijani words, their IDs, and associated tags. It is useful for NLP tasks such as word classification and language modeling. Structure headline_id: Unique identifier for each word/phrase. headline: Azerbaijani word or phrase. tag: The tag or category associated with the word. Usage You can load this dataset using the Hugging Face datasets library: from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/iqbalmirzayev/Azerbaijani_Dictionary_Dataset.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes3downloads
4 commits on main
88cc9f92y ago

Update README.md

iqbalmirzayev
71d7e4f2y ago

Rename dictionaryaz.csv.csv to dictionaryaz.csv

iqbalmirzayev
2c2ad092y ago

Upload Azerbaijani Dictionary Dataset

iqbalmirzayev
27328962y ago

initial commit

iqbalmirzayev