GithubHelp home page GithubHelp logo

opensource-proj's Introduction

메신저 대화로그 기반 MBTI 분석 시스템

How to Install?

sudo apt-get install git
git clone https://github.com/Alsguddd/Opensource-Project.git

Summary

대화를 통해서 MBTI를 예측하고 이를 알고리즘 사용자에게 제공. 기존의 MBTI 검사는 많은 양의 질문에 응답해야 하므로 시간이 많이 소요되고, 모든 질의에 집중해서 답변하지 못할 가능성이 있음.

이를 개선하고자 보편적으로 소유하고 있는 개인정보 중 하나인 메신저 대화로그를 이용하여 MBTI를 예측하는 시스템을 제안함.

How to Run?

◀대화 내역 전처리▶

대화창->설정->대화 내용->대화 내보내기


clone한 ipynb에 코드 사용자의 카카오톡 대화 내역 파일로 경로 변경이 필요.
*본 프로젝트에서는 Google Colab에 내장된 API 중 하나인 drive를 이용했음.


사용자의 이름과 상대방의 이름을 입력
이름에 대괄호를 추가한 형태로 입력해야 함. (예: 홍길동 -> [홍길동])



◀Classification Algorithm 학습▶

Data 폴더 안에 있는 Data set으로 알고리즘을 학습, mbti_svm_v2.sav 파일을 추출
Data set은 Kaggle에서 가져온 파일을 축소시킨 파일임.



◀전처리한 대화를 Algorithm에 대입, 결과확인▶

전처리가 완료된 대화 내역은 result.txt로 저장됨.
result.txt를 Algorithm에 대입해 결과를 확인

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.