Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
Hebrew
Libraries:
Datasets
pandas
License:
avishmidman commited on
Commit
d8dab0d
·
verified ·
1 Parent(s): 4597641

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ configs:
13
 
14
  ## Dataset Summary
15
 
16
- This dataset contains annotated examples of Hebrew sentences with ambiguous verbal forms. These ambiguous forms can either be a verb with a pronominal suffix (e.g., "he saw him") or a standard verb without the suffix (e.g., "he saw"). The goal of the dataset is to support tasks involving the identification and disambiguation of verbs with pronominal suffixes in Hebrew literature and texts.
17
 
18
  The dataset was used for the development of the [OtoBERT](https://huggingface.co/dicta-il/otobert) model released [here](tbd), which aims to identify and simplify these suffixed verb forms in Hebrew texts.
19
 
 
13
 
14
  ## Dataset Summary
15
 
16
+ This dataset contains annotated examples of Hebrew sentences with ambiguous verbal forms. These ambiguous forms can either be a verb with a pronominal suffix (e.g., "he taught him") or a standard verb without the suffix (e.g., "they taught"). The goal of the dataset is to support tasks involving the identification and disambiguation of verbs with pronominal suffixes in Hebrew literature and texts.
17
 
18
  The dataset was used for the development of the [OtoBERT](https://huggingface.co/dicta-il/otobert) model released [here](tbd), which aims to identify and simplify these suffixed verb forms in Hebrew texts.
19