Metadata-Version: 2.1
Name: pyriksdagen
Version: 1.10.2
Summary: Access the Riksdagen corpus
Home-page: https://github.com/welfare-state-analytics/riksdagen-corpus
License: MIT
Author: ninpnin
Author-email: vainoyrjanainen@icloud.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: SPARQLWrapper
Requires-Dist: alto-xml
Requires-Dist: base58
Requires-Dist: beautifulsoup4
Requires-Dist: dateparser
Requires-Dist: importlib_resources
Requires-Dist: kblab-client
Requires-Dist: lxml
Requires-Dist: matplotlib
Requires-Dist: nltk
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: progressbar2
Requires-Dist: py-markdown-table
Requires-Dist: pyparlaclarin
Requires-Dist: requests
Requires-Dist: textdistance
Requires-Dist: tqdm
Requires-Dist: trainerlog
Requires-Dist: unidecode
Requires-Dist: xmlschema
Project-URL: Repository, https://github.com/welfare-state-analytics/riksdagen-corpus
Description-Content-Type: text/markdown

# pyriksdagen

Python module for interacting with the Swedish Parliamentary Corpus

The use of the module is demonstrated in the [Example Jupyter Notebook](https://github.com/swerik-project/pyriksdagen/blob/main/examples/corpus-walkthrough.ipynb), which can also be run on [Google Colab](https://colab.research.google.com/github/swerik-project/pyriksdagen/blob/main/examples/corpus-walkthrough.ipynb).

