Skip to content

Errors in the encoding of special characters #2

Description

@mommi84
  • OS: macOS Mojave 10.14.6
  • Java: 1.8.0_192

Example:

$ java -jar irbench-v0.0.1-beta.2.jar -questions qald-9-train-multilingual -lang en

among others, retrieves the question

"question":"Did Kaurism\u00C3\u00A4ki ever win the Grand Prix at Cannes?"

where Kaurismäki is being encoded incorrectly, since \u00C3\u00A4 corresponds to ä and not to ä.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions