File size: 915 Bytes
f1d8d6c
ea83be3
 
 
f1d8d6c
 
 
 
 
 
 
 
 
 
ea83be3
f1d8d6c
ea83be3
 
f1d8d6c
 
 
 
 
 
7ddbf04
 
d792d40
 
7ddbf04
86769ac
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
---
language:
- ru
license: mit
dataset_info:
  features:
  - name: word
    dtype: string
  - name: definition
    dtype: string
  - name: type
    dtype: string
  splits:
  - name: train
    num_bytes: 73977
    num_examples: 540
  download_size: 34766
  dataset_size: 73977
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
This is a small testing dataset for Russian-language reverse dictionaries. It consists of two parts:

- there are 360 word-definition pairs taken from a Russian explanatory dictionary - Efremova's New Explanatory-Morphological Dictionary (2000) in this case;
- there are also 180 words with descriptions written and validated by native Russian speakers, written in a more natural way than lexicographical definitions.

The training dataset is available here for now: https://huggingface.co/datasets/snagbreac/russian-reverse-dictionary-train-data .