Giter Club home page Giter Club logo

analyzing-suicide's People

Contributors

aqaqsubin avatar hyeonju0121 avatar lee-siyoung avatar songbyungsub avatar

analyzing-suicide's Issues

키워드 통계량 시각화

  • 명사 및 한자어만 추출한 텍스트 내에서, 단어들의 통계량 분석
  • 바(Bar) 차트로 시각화 및 웹페이지 연동

Image

firebase를 이용한 데이터베이스 구축

  • firebase에 프로젝트 추가

  • 실시간 스트림으로 트윗을 받아오기 때문에 Realtime Database 사용

  • 서비스 설정을 통해 key 및 권한 설정
    image

  • python과 firebase 연동
    import firebase_admin
    from firebase_admin import credentials
    from firebase_admin import db
    image

twitter api을 이용해 실시간으로 특정 단어가 포함된 트윗 검출

  • twitter api이용하기 위해 twitter developer 회원가입

  • 회원가입 후 Projects & Apps 등록
    image

  • 실시간 스트림을 이용하기 위해 높은 수준의 접근성 획득
    image

  • 사용자 인증 설정을 통해 앱권한, 앱유형, 앱정보 추가 설정
    image
    image
    image

  • 실시간 스트림을 위해 Twitter API v2을 이용

  • ['dog', 'cat'] 단어 동작 후 결과
    image

image

키워드 분석 워드 클라우드

  • ETRI 형태소 분석 API 활용
  • 명사(NNG) 및 한자어(SH)만 추출한 텍스트에 기반하여 워드 클라우드 그래프 구축

image

해야할 것

  • 정해진 시간마다 그래프 변경 (현재 새로고침할 때마다 그래프 변경)

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.