Showing
1 changed file
with
6 additions
and
4 deletions
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
4 | <br><br><br> | 4 | <br><br><br> |
5 | 5 | ||
6 | ## Prerequisites | 6 | ## Prerequisites |
7 | -* python 3.8+ | 7 | +* python 3.8+, NODE JS |
8 | * sklearn | 8 | * sklearn |
9 | * selenium, bs4 | 9 | * selenium, bs4 |
10 | * konlpy | 10 | * konlpy |
... | @@ -16,6 +16,8 @@ | ... | @@ -16,6 +16,8 @@ |
16 | 16 | ||
17 | 17 | ||
18 | ## WORK | 18 | ## WORK |
19 | -- [ ] everytime.kr(경희대)로부터 24시간 이내의 이슈 토픽 정리 ; 주기능<br> | ||
20 | -- [ ] 질문 입력시 해당하는 게시글 검색<br> | ||
21 | -- [ ] 지난 24시간 이내의 게시판 분위기 정리 | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
19 | +- [x] everytime.kr(경희대)로부터 24시간 이내의 이슈 토픽 정리 ; 주기능<br> | ||
20 | +- [ ] 지난 24시간 이내의 게시판 분위기 정리-> 감성어휘사전 한국어로 변경 작업중 <br> | ||
21 | +- [ ] ~~질문 입력시 해당하는 게시글 검색~~ -> 구현은 가능하나, 차용한 HTML Template 내에 적용할만한 파트가 있을지?(타 기능 적용 후 다시 생각) <br> | ||
22 | +- [ ] HTML template 수정 -> 거의 완료 <br> | ||
23 | +- [ ] Remote 서버에 업로드 | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment