Primary workspace
See the workflow in Orange
Orange Data Mining makes each analytical step visible, so you can focus on research choices before worrying about syntax.
Korean Studies · Digital Humanities
Learn to turn Korean-language texts into evidence. Across twelve hands-on sessions, you will build a transparent research workflow with Orange Data Mining, develop a foundation in R, and learn where computational methods illuminate texts—and where they do not.
Course map
The sequence moves from responsible data preparation to interpretation. Each week adds one method while keeping the source texts and research question in view.
Frame a feasible text-as-data question and assemble the tools you will use throughout the course.
View course materials →Connect research questions, corpora, representations, and analytical choices in one transparent workflow.
View course materials →Tokenize, normalize, and filter text while documenting what each decision removes or preserves.
Open interactive exercise →Use bag-of-words counts and TF-IDF to compare vocabulary and make descriptive patterns visible.
Explore the materials →Consolidate the first half of the workflow through guided analysis, troubleshooting, and reflection.
Review assignments →Demonstrate your command of the workflow and explain the reasoning behind key analytical decisions.
Open midterm guide →Group documents by vocabulary and test whether the resulting clusters make substantive sense.
Open interactive exercise →Explore how context-based representations capture relationships among words across a corpus.
Open embeddings explorer →Apply dictionary-based scoring and inspect the linguistic cases where simple labels break down.
Open sentiment explorer →Fit and interpret a topic model, then check statistical themes against the documents that produced them.
Open topic explorer →Bring the full pipeline together in a documented analysis of Korean-language primary sources.
Open assessment guide →Turn an analytical result into a clear argument with appropriate evidence, limitations, and documentation.
Open final paper guide →Assessment
Practice, method, and interpretation build toward one another.
Primary workspace
Orange Data Mining makes each analytical step visible, so you can focus on research choices before worrying about syntax.
Programming foundation
Short R tutorials help you understand the structure behind the workflow and prepare for more advanced methods courses.