2011/7/4 Jörn Kottmann <[email protected]>: > On 7/1/11 10:04 PM, James Kosin wrote: >> >> +1 coref is key to understanding of relationships that are referenced >> later in sentences using pronouns. I'll go check on the data and how to >> integrate it into the correct format. > > That would nice, we need to get this data set through LDC, at least it is > free. Afterward we need to define > a format for the coref component, write some training code, etc. so it is > really a bit more work in this > case.
Out of curiosity is the existing OpenNLP coref implementation MaxEnt-based or is it rule based like the state of the art StanfordNLP implementation? http://nlp.stanford.edu/software/dcoref.shtml -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
