Metadata-Version: 2.1
Name: humlab-westac
Version: 0.5.3
Summary: Welfare State Analytics
Home-page: https://westac.se
License: Apache-2.0
Author: Roger Mähler
Author-email: roger.mahler@hotmail.com
Requires-Python: >=3.8.0,<3.9.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development
Requires-Dist: bokeh
Requires-Dist: click
Requires-Dist: gensim
Requires-Dist: holoviews
Requires-Dist: humlab-penelope (>=0.5.14,<0.6.0)
Requires-Dist: ipywidgets
Requires-Dist: jupyter-bokeh
Requires-Dist: jupyterlab
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: matplotlib
Requires-Dist: msgpack (>=1.0.2,<2.0.0)
Requires-Dist: nltk
Requires-Dist: pandas
Requires-Dist: pandas-bokeh
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: sklearn
Requires-Dist: textacy (==0.10.1)
Requires-Dist: tqdm
Project-URL: Repository, https://github.com/welfare-state-analytics/welfare_state_analytics
Description-Content-Type: text/markdown

# The Welfare State Analytics Text Analysis Repository

## About the Project

Welfare State Analytics. Text Mining and Modeling Swedish Politics, Media & Culture, 1945-1989 (WeStAc) is a digital humanities research project with five co-operatings partners: Umeå University, Uppsala University, Aalto University (Finland) and the National Library of Sweden.

The project will digitise literature, curate already digitised collections, and perform research via probabilistic methods and text mining models. WeStAc will both digitise and curate three massive textual datasets—in all, Big Data of almost four billion tokens—from the domains of Swedish politics, news media and literary culture during the second half of the 20th century.

## Installation

### Local install using pipenv

See [this page](https://github.com/humlab/welfare_state_analytics/wiki/How-to:-Install-notebooks-on-local-machine).

### JupyterHub installation

The `westac_hub` repository contains a ready-to-use Docker setup (`Dockerfile` and `docker-compose.yml`) for a Jupyter Hub using `nginx` as reverse-proxy. The default setup uses `DockerSpawner` that spawns containers as specified in `westac_lab`, and Github for autorization (OAuth2). See the Makefile on how to build the project.

### Single Docker container

You can also run the `westac_lab` container as a single Docker container if you have Docker installed on your computer.

