Metadata-Version: 2.1
Name: humlab-westac
Version: 0.2.8
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.5
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: alive-progress (>=1.6.1,<2.0.0)
Requires-Dist: appnope
Requires-Dist: attrs
Requires-Dist: bokeh
Requires-Dist: click
Requires-Dist: colorcet
Requires-Dist: cutter-ng (>=2.5,<3.0)
Requires-Dist: cython
Requires-Dist: cytoolz
Requires-Dist: decorator
Requires-Dist: ftfy
Requires-Dist: gensim
Requires-Dist: holoviews
Requires-Dist: humanfriendly
Requires-Dist: humlab-penelope (>=0.3.10,<0.4.0)
Requires-Dist: ipyaggrid (==0.2.1)
Requires-Dist: ipycytoscape (==1.1.0)
Requires-Dist: ipyfilechooser (>=0.4.0,<0.5.0)
Requires-Dist: ipykernel
Requires-Dist: ipympl
Requires-Dist: ipywidgets (==7.5.1)
Requires-Dist: joblib
Requires-Dist: jupyter-bokeh
Requires-Dist: jupyterlab (==2.2.9)
Requires-Dist: lxml
Requires-Dist: markdown
Requires-Dist: matplotlib
Requires-Dist: matplotlib-venn (>=0.11.6,<0.12.0)
Requires-Dist: memoization
Requires-Dist: more-itertools
Requires-Dist: networkx
Requires-Dist: nltk
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pandas-bokeh
Requires-Dist: py4j
Requires-Dist: pydotplus
Requires-Dist: pyemd
Requires-Dist: python-dotenv
Requires-Dist: python-louvain
Requires-Dist: qgrid (>=1.3.1,<2.0.0)
Requires-Dist: scattertext
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: sklearn
Requires-Dist: spacy (==2.3.2)
Requires-Dist: statsmodels
Requires-Dist: textacy (==0.10.1)
Requires-Dist: tqdm
Requires-Dist: traitlets (==4.3.3)
Requires-Dist: wordcloud
Requires-Dist: xlrd
Requires-Dist: xmltodict
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.

