paper-with-me

Papers

Analyzing Folktales of Different Regions Using Topic Modeling and Clustering

2022-06-09 · Jacob Werzinsky, Zhiyan Zhong, Xuedan Zou

This paper employs two major natural language processing techniques, topic modeling and clustering, to find patterns in folktales and reveal cultural relationships between regions. In particular, we used Latent Dirichlet Allocation and BERTopic to extract the recurring elements as well as K-means clustering to group folktales. Our paper tries to answer the question what are the similarities and differences between folktales, and what do they say about culture. Here we show that the common trends between folktales are family, food, traditional gender roles, mythological figures, and animals. Also, folktales topics differ based on geographical location with folktales found in different regions having different animals and environment. We were not surprised to find that religious figures and animals are some of the common topics in all cultures. However, we were surprised that European and Asian folktales were often paired together. Our results demonstrate the prevalence of certain elements in cultures across the world. We anticipate our work to be a resource to future research of folktales and an example of using natural language processing to analyze documents in specific domains. Furthermore, since we only analyzed the documents based on their topics, more work could be done in analyzing the structure, sentiment, and the characters of these folktales.

📄 PDF Abstract BibTeX arXiv:2206.04221

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCultural Vocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Towards a WordNet based Classification of Actors in Folktales

2016-01-01 · GWC 2016 1 · Thierry Declerck, Tyler Klement, Antonia Kostova

In the context of a student software project we are investigating the use of WordNet for improving the automatic detection and classification of actors (or characters) mentioned in folktales. Our starting point is the bo…

ClassificationTranslation

Talking to Extraordinary Objects: Folktales Offer Analogies for Interacting with Technology

2026-01-10 · Martha Larson arxiv

Speech and language are valuable for interacting with technology. It would be ideal to be able to decouple their use from anthropomorphization, which has recently met an important moment of reckoning. In the world of fol…

Evaluating and Adapting Large Language Models to Represent Folktales in Low-Resource Languages

2024-11-08 · JA Meaney, Beatrice Alex, William Lamb

Folktales are a rich resource of knowledge about the society and culture of a civilisation. Digital folklore research aims to use automated techniques to better understand these folktales, and it relies on abstract repre…

Do Large Language Models Know Folktales? A Case Study of Yokai in Japanese Folktales

2025-06-04 · Ayuto Tsutsumi, Yuu Jinnai

Although Large Language Models (LLMs) have demonstrated strong language understanding and generation abilities across various languages, their cultural knowledge is often limited to English-speaking communities, which ca…

Multiple-choice

MALTopic: Multi-Agent LLM Topic Modeling Framework

2026-01-07 · Yash Sharma arxiv

Topic modeling is a crucial technique for extracting latent themes from unstructured text data, particularly valuable in analyzing survey responses. However, traditional methods often only consider free-text responses an…