Python statistics package for WeStAc, and the Swedish parliamentary proceedings
Project description
Package for parsing the Swedish parlimentary proceedings
The proceedings can be found here
This can create a Pandas dataframe containing all speeches found, along with who spoke and when.
The usual way to use this method is in combination with Jupyter notebooks that are not included as part of this package.
Docker-compose file
The github repository includes a docker-compose file along with necessary files for execution.
This includes:
- Notebooks in .py format (must be converted using jupytext)
- Stop words for the notebooks
- docker-compose files for execution
- Scripts for converting between notebooks and py files
Docker execution
Note that the notebooks expects to have access to the riksdagen-corpus files, so they must also be added by the user in the directory riksdagen-corpus
in the root of this repository.
To then start the file, simply go to the docker
directory and execute the command docker-compose up -d
to start the container. The default listening port is 9006
instead of the default 8888, so if the notebook is started on the local machine this link should work
During startup, the notebooks in .py
format will be automatically converted to jupyter notebook format, but no files will be overwritten. If the user wishes to redo the conversion, delete the appropriate notebook files and run the script again manually or restart the container.
Similarly, if changes should be converted back to .py
format from notebook format, use the script notebook_to_py.sh
inside the docker container.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file westac_statistics-0.2.5.tar.gz
.
File metadata
- Download URL: westac_statistics-0.2.5.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.4.0-156-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47e4058060b7da0d2eef4916ea8984645e2326aafe3c4b4c9421bae3cb07d08c |
|
MD5 | 1c4cc446c52f6182f3b1726e0d82a39b |
|
BLAKE2b-256 | d87cb5793f04a38246697a1ab10a82413c3d14f25366f2033294d2ec8b34c9d1 |
File details
Details for the file westac_statistics-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: westac_statistics-0.2.5-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.4.0-156-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cad9e18fdc00f89d81dd81dd1575bbc69bcbaf0a196dd65079f75dfc5f0bf489 |
|
MD5 | 5df324a9da3e418a1697b8b0d87df98a |
|
BLAKE2b-256 | f4a6d95f4f18339c2fb91230abd549d3c3d4a7b8c4dd3861fb20771f22d927be |