File size: 669 Bytes
c31a0d2 |
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 |
language:
- hi
license: cc-by-4.0
pretty_name: Hindi Antonyms Dataset
tags:
- antonyms
- hindi
- language-resources
- nlp
task_categories:
- text-classification
- text-generation
task_ids:
- semantic-similarity
- text-pair-classification
size_categories:
- n<10K
paperswithcode_id: hindi-antonyms
dataset_info:
features:
- name: शब्द
dtype: string
- name: विलोम
dtype: string
config_name: default
splits:
- name: train
num_examples: 2500
version: 1.0.0
description: "A comprehensive collection of Hindi words paired with their antonyms."
languages:
- hi |