Update README.md

This commit is contained in:
Stephan Porada 2020-12-01 15:05:47 +01:00
parent 5ab084af6a
commit 7d44199798

View File

@ -5,11 +5,14 @@ This django web app is part of a masterthesis. Said thesis can be read [here](ht
The app displays the session protocols of the german Bundestag from 1949 till 2017.
Besides that the app provides an Ngram Viewer that displays word frequencies over time for all those protocols. Th Ngram Viewer and its functionality is similar to the [Google Ngram Viewer](https://books.google.com/ngrams).
The n-gram data and the protocols have been created using this software (also part of the same masterthesis): https://gitlab.ub.uni-bielefeld.de/sporada/bundesdata_markup_nlp_software
The actual data can be found here: https://gitlab.ub.uni-bielefeld.de/sporada/bundesdata_markup_nlp_data
## Live Version
A live version of the Web app with the above mentioned data can be visited here: https://bundesdata.sporada.eu
# Installation
## Systemrequirements