Dataset Card for Dubliners (James Joyce)
Dataset Summary
This dataset contains James Joyce's collection of short stories "Dubliners," prepared for NLP tasks and computational analysis. It includes:
Text tokenized by sentences.
POS-tagged sentences using NLTK.
Results of analyzing the text with spaCy (POS-tagged, named entities, dependencies).
Part-of-speech tagging
Named entity recognition
Dependency parsing
Computational analysis of literary… See the full description on the dataset page:
https://huggingface.co/datasets/chryskylodon/dubliners.