https://github.com/valinsogna/textminingsvevo
Advanced ML analysis of Italo Svevo's epistolary corpus. Utilizing Latent Dirichlet Allocation (LDA) for topic modeling and sentiment analysis tools. Dive deep into the predominant themes and sentiments in Svevo's letters, revealing the power of ML in literary exploration.
https://github.com/valinsogna/textminingsvevo
lda-model sentiment-analysis svevo topic-modeling
Last synced: 12 months ago
JSON representation
Advanced ML analysis of Italo Svevo's epistolary corpus. Utilizing Latent Dirichlet Allocation (LDA) for topic modeling and sentiment analysis tools. Dive deep into the predominant themes and sentiments in Svevo's letters, revealing the power of ML in literary exploration.
- Host: GitHub
- URL: https://github.com/valinsogna/textminingsvevo
- Owner: valinsogna
- License: mit
- Created: 2023-09-19T09:46:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T09:59:33.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T15:36:41.962Z (over 1 year ago)
- Topics: lda-model, sentiment-analysis, svevo, topic-modeling
- Language: R
- Homepage:
- Size: 6.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svevo's Letters Corpus Analysis
Dive into the world of Italo Svevo's letters, uncovering the predominant themes and sentiments using Machine Learning and Data Mining techniques.
## Project Contributors
- **Valeria Insogna**
- **Roberta Pascale**
- **Cecilia Zagni**
## Objective
Analyze Italo Svevo's epistolary corpus to extract primary topics and sentiments using text mining methods, shedding light on the writer's thematic evolution over time.
## Dataset
- **Size**: 894 letters from 1885 to 1928
- **Nature**: Multilingual corpus with Italian as the primary language
- **Features**: Letters content, recipients, language, date, sender & receiver location
## Techniques
- **Topic Modeling**: Latent Dirichlet Allocation (LDA)
- **Sentiment Analysis**: NRC Word-Emotion Association Lexicon
## Key Findings
- Dominant topics include "Literature", "Travels", "Leisure", and "Relationships".
- Letters reveal heightened positivity during Svevo's peak success years and negativity linked with personal losses.
## Report
A curated list of references backing the methodology and approach can be found [here](https://github.com/valinsogna/TextMiningSvevo/blob/main/presentation.pdf).