Skip to content

norm_parse returns None #6

@Romainpaulus

Description

@Romainpaulus

parser.norm_parse(text) returns None for some sentences, hence parser.parse(text) crashes because is uses norm_parse internally.

The string "this is bad" falls into that category and cannot be parsed with norm_parse, but "this is very bad" works well.

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