k-mktr/ukrainian_kulish_puliuy_uk
Ukrainian Bible (Kulish-Puliuy, 1905) Description The Kulish-Puliuy Bible (Куліш-Пулюй) is a Ukrainian translation of the Bible prepared by Panteleimon Kulish (1819-1897) and Ivan Puliuy (1845-1918), with the assistance of Ivan Nechuy-Levytsky. Published in 1905, this translation from the original Hebrew and Greek is a landmark of Ukrainian biblical literature. It represents a different translation tradition from the Ogienko version already in the collection. It… See the full description on the dataset page: https://huggingface.co/datasets/k-mktr/ukrainian_kulish_puliuy_uk.
Ukrainian Bible (Kulish-Puliuy, 1905)
Description
The Kulish-Puliuy Bible (Куліш-Пулюй) is a Ukrainian translation of the Bible prepared by Panteleimon Kulish (1819-1897) and Ivan Puliuy (1845-1918), with the assistance of Ivan Nechuy-Levytsky. Published in 1905, this translation from the original Hebrew and Greek is a landmark of Ukrainian biblical literature. It represents a different translation tradition from the Ogienko version already in the collection. It includes the Protestant canon (66 books).
Dataset Structure
Each row represents one Bible verse.
Statistics
- Books: 65
- Verses: 31,058
- Language: Ukrainian
- Format: Parquet (ZSTD compressed)
- File size: 3.00 MB
Usage
from datasets import load_dataset
dataset = load_dataset("k-mktr/ukrainian_kulish_puliuy_uk", split="train")
print(dataset[0])
# {'translation_id': 'ukrainian_kulish_puliuy_uk', 'book': '...', 'chapter': 1, 'verse': '1', 'text': '...'}License
Public domain (1905 edition, copyright expired).
