Giter Site home page Giter Site logo

capstone's Introduction

욕설 필터링 웹 서비스

Crawler

네이버, 롤 인벤, 디시인사이드 댓글을 수집하기 위한 크롤러입니다.

DeepLearning

욕설 데이터를 학습하고 글이 욕설인지 판별하기 위한 딥 러닝 모델입니다.

SpringBoot

Spring과 딥 러닝 모델을 연동한 웹 서비스입니다.

  • 사용자가 댓글을 입력하면 서버가 딥 러닝 모델을 실행하여 판별합니다.
  • 욕설이면 댓글을 Blur처리 합니다.
  • 사용자에게 신고를 받을수 있습니다. 신고를 받을 때 사용자에게 어떤 단어가 모욕적인지 입력받습니다.
  • 관리자는 신고를 확인하거나 거절할 수 있습니다.
  • 관리자가 확인하면 해당 댓글은 Blur처리되고 keyword에 등록됩니다.
  • keyword에 등록되면 해당 댓글은 욕설 댓글로 판별되어 blur처리 됩니다.
  • 이후 관리자는 신고된 댓글들 수집하여 다시 학습 데이터에 추가시켜 모델을 개선할 수 있습니다.

capstone's People

Contributors

earlyhail avatar dawonpark avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.