빨강색은 사용자가 마우스를 올려놓아 활성화 할수 있는 상태를 명시적으로 보여주기 위해 설정
Key Features • How To Use • How to build •
- 사용된 요약 모델 : KoBART and KoSimCSE Support
- Model Reference
- [KoBART] https://github.com/SKT-AI/KoBART
- [KoSimSCE] https://github.com/BM-K/KoSimCSE-SKT
- 네이버 특화 News Document Crawling
- python KoreaNewsCrawler에서 조금더 보완(뉴스이미지명칭,기사주체 등을 빠지게 함)
- Module Reference
- [Korea News Crawler] https://github.com/lumyjuwon/KoreaNewsCrawler
- AWS ec2 (Ubuntu20.04 LTS) 사용해 Chrome 사용자와 REST API 통신
- Server는 Apache2 , Wsgi , Flask 이용해 구축
### 1.Clone this repository
# Clone this repository
$ git clone https://github.com/rlarlgnszx/Fake_news_Chrome_Extension.git
Chrome_Extension
백엔드, 크롬익스텐션 부분 = 김기훈 AI 모델 , 크롤링 = 안제준