Coder Social home page Coder Social logo

personality-analyzer's Introduction

Personality analyzer

API that predicts personality (according to Big Five model of personality) of someone based on language, speech, and/or appearance.

Only includes language at the moment. The repository contains model training functions as well as pre-trained models.

Getting started

  • Make sure you can run the scripts in the environment specified in the environment.yml file. We recommend creating a virtual environment using Anaconda.
  • Make sure you have downloaded GoogleNews-vectors-negative300.bin and save it in location personality_analyzer/word2vec/model/.
  • In one terminal, run python personality_analyzer/text_personality_api/api.py to start the Flask hosting and listening service.
  • Open another terminal, and run python main.py, which will prompt you for a sentence and returns the personality scores afterwards.

References

personality-analyzer's People

Contributors

onnokampman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

haegyung

personality-analyzer's Issues

where is the vocab?

there are many files listed in the code but not in the project, so where can I find them? such as the vocab.

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.