Skip to content

Berkeley dependency parser fails on punctuation #13

Description

@gabrielStanovsky

Turns out that that Berkeley fails on sentences containing 3 subsequent '?'!' marks.
@kleinay overcame this problem by wrapping the single-sentence parsing stage with "try-except" block, logging and then ignoring sentences that it couldn't parse.
@kleinay, can you please post a problematic example sentence?

Thanks!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions