palomapiot / profiler-buddy

API for building a demographic profile and autocompleting the BDI questionnaire.
GNU General Public License v3.0
5 stars 1 forks source link
automatic-profiling flask nlp python social-media spacy

Profiler Buddy

GitHub Logo

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

Profiler Buddy is a service for automatic profiling of social media users from the analysis of unstructured data. It allows you to predict the demographic data from the user's feed and it automatically fills Beck Depression Inventory, based on the user's post history.

Documentation

Features

Input data: list of user social posts (natural language texts)

API

Check the OpenAPI specification for more information regarding the API.

Prerequisites

or run as a container with:

Installation

Clone the project and start the application with python profiler.py or run as a container with docker-compose up

Roadmap

Useful links

License

GNU GPLv3.0