- 🍀 Naver Boost camp AI tech 2nd final project
- 📹 Demonstration video , 🖇️ presentation slide
-
목적
- 라이브 커머스를 진행하는 호스트를 위한 실시간 채팅 매니지먼트(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를 통한 패키지 버전 관리
# curl 설치
apt-get install curl #7.58.0
# poetry 설치
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
# poetry 탭완성 활성화
~/.bashrc를 수정하여 poetry를 shell에서 사용 할 수 있도록 가상환경에 추가
poetry use [사용하는 가상환경의 `python path` | 가상환경이 실행중이라면 `python`]
# repo download 후 버전 적용 (poetry.toml에 따라 적용)
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
- [IDE] VSCode / Pycharm / Jupyter lab
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.