Skip to content

This is a django app with a javascript live chat that provides profiling each day if you install the cronjob.

Notifications You must be signed in to change notification settings

felixfarquharson/nlp_profiler_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to install run:

pip install django

pip install django-pandas

pip install -U git+https://github.com/neomatrix369/nlp_profiler.git@master


then configure the database if you want.


then add the following cron line with crontab -e:
0 0 * * * /path/to/cron.py

About

This is a django app with a javascript live chat that provides profiling each day if you install the cronjob.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published