benhoyle / fess-upped

Analysis of our confessions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fess-upped

Analysis of our confessions.

Setup

Create and enter a new Python virtual environment:

python3 -m venv venv
source venv/bin/activate

Upgrade pip:

pip install --upgrade pip

Install the libraries using pip:

pip install -r requirements.txt

Run the notebook included in this directory.

About

Analysis of our confessions

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%