Skip to content

Add support for the Web Treebank style of traces #1

@jkkummerfeld

Description

@jkkummerfeld

More recent LDC data has annotated traces like this:

(S
  (NP-1 (NNP Bob) )
  (VP (VBD tried)
    (S
      (NP-1 (-NONE- *PRO*) )
      (VP (TO to)
        (VP (VB wash)
          (NP (PRP himself) ))))))

The format converter should be updated to handle this format too.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions