Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
12 | 12 | ||
13 | 본 연구에서는 Github에서 MNIST dataset을 사용한 python 코드를 크롤링하여 수집했고, | 13 | 본 연구에서는 Github에서 MNIST dataset을 사용한 python 코드를 크롤링하여 수집했고, |
14 | 14 | ||
15 | -```code/crawler/main.py``` 혹은 ```code/crawler/cralwer.py```를 참고하시기 바랍니다. | 15 | +```code/crawler/main.py``` 혹은 ```code/crawler/crawler.py```를 참고하시기 바랍니다. |
16 | 16 | ||
17 | 17 | ||
18 | 18 | ... | ... |
-
Please register or login to post a comment