A CCG parser for Japanese with DTS-representations

1 Open Issue Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub
Linguistics CCG Parsing

AI Summary: The task involves debugging a Japanese CCG parser, specifically addressing an issue where a sentence ('ookina', representing 'big') cannot be parsed correctly within a depth limit of 5. The issue highlights a problem with the depth required for successful parsing, requiring investigation and potential adjustments to the parser's search algorithm or depth parameters.

Complexity: 4/5
help wanted

A CCG parser for Japanese with DTS-representations

Haskell