Skip to content

german conventional quote style causes incorrect segmentation #132

@joprice

Description

@joprice

German texts often use a pair of and to “, to delineate quoted text. These cause issues for example in the below text:

Nach einem kurzen Zögern näherte sie sich Louis. „Darf ich mitspielen?“, fragte sie schüchtern.

Where the segmentation is

Nach einem kurzen Zögern näherte sie sich Louis. 
„Darf ich mitspielen?
“, fragte sie schüchtern."

where for other languages a similar sentence would retain the second sentence as a single entity:

Nach einem kurzen Zögern näherte sie sich Louis. 
„Darf ich mitspielen?“, fragte sie schüchtern."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions