CoolFace
Datasetpublic

r-three/shakespeare-complete-works

Shakespeare Complete Works Dataset This dataset contains the complete works of William Shakespeare, including: The Sonnets (154 sonnets) Plays (Tragedies, Comedies, Histories) Poems Dataset Structure Each entry contains: work: The title of the work section: Specific section (e.g., "Sonnet 1") if applicable text: The actual text content type: Type of work (sonnet, play, poem) id: Unique identifier Usage from datasets import load_dataset dataset… See the full description on the dataset page: https://huggingface.co/datasets/r-three/shakespeare-complete-works.

sourceHugging Facecc0-1.0updated 1y agoView on Hugging Face
0likes156downloads
3 commits on main
40d1c9c1y ago

Upload README.md with huggingface_hub

gsaltintas
36d7d321y ago

Initial upload of Shakespeare complete works

gsaltintas
cc702741y ago

initial commit

gsaltintas