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.
03
Update README.md
Rename dictionaryaz.csv.csv to dictionaryaz.csv
Upload Azerbaijani Dictionary Dataset
initial commit
