--- license: mit language: - en task_categories: - text-classification - token-classification - other task_ids: - named-entity-recognition - text-scoring pretty_name: Dubliners (James Joyce) description: | A dataset of James Joyce's collection of short stories "Dubliners," prepared for NLP tasks and computational analysis of literary texts. The dataset includes: - Text tokenized by sentences. - POS-tagged sentences using NLTK. - Results of analyzing the text with spaCy (POS-tagged, named entities, dependencies). This dataset was created as part of an NLP course at the Higher School of Economics (HSE). For more details, see the original repository: https://github.com/vifirsanova/compling. The dataset can be used for various NLP tasks, including: - Part-of-speech tagging. - Named entity recognition. - Dependency parsing. - Computational analysis of literary texts. It is particularly suited for researchers and students interested in computational linguistics and literary analysis. size_categories: - 10K