- 🍀 Naver Boost camp AI tech 2nd final project
- Presentation 📃 & Demo video 📼
-
목적
- 라이브 커머스를 진행하는 호스트를 위한 실시간 채팅 매니지먼트(a.k.a CLUE 매니지먼트)
-
주요 기능
- 악성채팅(욕설, 비방, 혐오발언 등)에 대한 대체 문구 처리
- 악성채팅과 부정적인 반응 / FAQ 성 채팅글을 따로 확인할 수 있는 리스트 제공
- 채팅글을 바탕으로한 실시간 시청자 반응 대시보드 구현
👉 "Create Life Until End of day"
김강민 | 김동현 | 김상욱 | 양준혁 | 이종혁 | 임경현 | 임효석 |
---|---|---|---|---|---|---|
Github | Github | Github | Github | Github | Github | Github |
임경현
PM • Baseline • Hate speech detection model • Backend김강민
Hate speech detection model • Refactoring김동현
Hate speech detection model • Refactoring • Frontend김상욱
Frontend • Sentiment analysis model양준혁
Sentiment analysis model • Post-processing이종혁
Presentation • Sentiment analysis model임효석
Active learning • Web crawling • Prototype
-
poetry 설치
-
가상 환경 활성화
-
conda example
$ conda activate clue-system
- Repo clone & dependency install
$ git clone https://github.com/boostcampaitech2/final-project-level3-nlp-13.git
$ cd final-project-level3-nlp-13
$ poetry install
- [OS] Linux version 4.4.0-59-generic
- [CPU / GPU] Intel(R) Xeon(R) Gold 5220 CPU @ 2.20GHz / Tesla V100-SXM2-32GB * 7
- [Collaboration Tool] Git-hub / Poetry / Slack / Notion / Wandb
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.