GithubHelp home page GithubHelp logo

polmine / germaparltei Goto Github PK

View Code? Open in Web Editor NEW
27.0 5.0 8.0 600.91 MB

GermaParl: Corpus of Plenary Protocols of the German Bundestag (TEI Format)

License: Other

corpus-data parliamentary-data text-mining

germaparltei's People

Contributors

ablaette avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

germaparltei's Issues

speeches not given in a parliamentary session included in GermaParl

Apparently, there is a lack of structure in the original documents by the Bundestag concerning speeches in the printed protocols that were not given in session. Sometimes, these speeches are included in the appendix, sometimes included in the document body - but printed in italics in the pdf. Unfortunately, if the second variant is applied in the original document, the speech is included in the GermaParl-corpus (both TEI and R, v.1.1.0). So far, I couldn't figure out any logic when either variant is applied.

Examples:

(speeches not given but included in document and corpus)

16/227 s. 25217
http://dip21.bundestag.de/dip21/btp/16/16227.pdf
(in R:)

buerokrat_kwic <- kwic("GERMAPARL", query = '"Bürokratie" "kostet" "Zeit"', cqp = T, left = 40, right = 40, meta = c("speaker", "date"))
buerokrat_kwic@table[3,1:6]

newer examples:
18/046 S. 4248
http://dipbt.bundestag.de/doc/btp/18/18046.pdf
buerokrat_kwic <- kwic("GERMAPARL", query = '"Am" "vergangenen" "Montag" "erhielten"', cqp = T, left = 40, right = 40, meta = c("speaker", "date"))

18/066 S. 6162
http://dipbt.bundestag.de/doc/btp/18/18066.pdf
kwic("GERMAPARL", query = '"die" "medizinischen" "Möglichkeiten" "ausgeschöpft" "sind"', cqp = T, left = 40, right = 40, meta = c("speaker", "date", "session"))

16/227 comes with another problem: Katrin Göring-Eckardt (as Bundestagsvizepräsidentin) is falsely marked as the speaker for a couple of speeches.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.