Skip to content

Encoding errors for quotation marks in lp 13-15 #9

@Studentenfutter

Description

@Studentenfutter

I encountered 1988 errors in the encoding of quotation marks in GermaParl, at least in lp 13 - 15.
In interjections, leading upper quotation marks in German " seem to be replaced by the string

'' '' '' '' '' '' '' ``

Code for reproducing:

interjection_subcorpus <- partition("GERMAPARL", interjection = TRUE, lp= 13:15)
kwic(interjection_subcorpus, query="\`\`", regex = TRUE, left=15, right=15, s_attributes=c("lp", "session"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions