karuiwu / reparse

1 stars 0 forks source link

get data for link grammar parsing #11

Open jeisner opened 10 years ago

jeisner commented 10 years ago

We want to get some data that we could use for projective and non-projective link grammar parsing, in multiple languages.

A starting point is to read past work on dependency parsing where the tree restriction is dropped.

I should make a list of past papers. Relevant work that I can think of includes:

As far as I know, no one has done such things with a transition-based parser before. Also I think our formalism is novel (I gave a similar formalism for link grammar in a 2000 book chapter, but the idea of non-projective arcs is new, and the idea that a word's automaton consumes other words along with their states is also new).