From 110bb45dec4922acc19f4a604153c575069a5291 Mon Sep 17 00:00:00 2001 From: hoeun Kwak <101270528+hooooooni@users.noreply.github.com> Date: Tue, 10 Oct 2023 15:02:32 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 00e4524..18ced1b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,13 @@ ## 1. Project Introduce +스크린샷 2023-10-10 오후 2 53 26 This is a project that crawls the reviews of the 15 apps above to practice preprocessing, topic modeling, and LDA courses. +### File Structure +- LDA_english(한국어).ipynb : Korean Korab file +- LDA_english.ipynb : English Korab File + ## 2. Precautions When you run code through Korab and download csv and html files in the middle and at the end, make sure your Google drive is mounted. Then modify the path and execute the code.