Ok, Joern, can you give us an example? Thanks Damiano
2016-12-06 15:07 GMT+01:00 Mark G <[email protected]>: > there is a coreference resolution module in opennlp here > http://svn.apache.org/viewvc/opennlp/sandbox/opennlp-coref/ > , I have never used it, but perhaps Joern might know how to get it working. > > On Tue, Dec 6, 2016 at 7:07 AM, Damiano Porta <[email protected]> > wrote: > > > Hmm, ok, so i must use an external tool for coreference. > > > > 2016-12-06 12:24 GMT+01:00 Mark G <[email protected]>: > > > > > No , sorry, I don't think it would be any help for that. > > > > > > Sent from my iPhone > > > > > > > On Dec 6, 2016, at 5:57 AM, Damiano Porta <[email protected]> > > > wrote: > > > > > > > > Hello again Mark, > > > > pardon for the late reply. > > > > > > > > Basically i would like to link entities (different types) inside > > > sentences. > > > > I do not need to link them to an external resource, i am referring to > > > > co-reference. Is entitylinker good for that? > > > > > > > > Thanks > > > > > > > > 2016-11-27 0:18 GMT+01:00 Damiano Porta <[email protected]>: > > > > > > > >> Thanks! > > > >> > > > >> Il 27/Nov/2016 00:07, "Mark G" <[email protected]> ha scritto: > > > >> > > > >>> The best example I think is the GeoEntityLinker addon, specifically > > the > > > >>> class GeoEntityLinker, which links a named entity to a gazetteer > > under > > > the > > > >>> hood for geotagging. It's a bit tedious to set it up, but just > > looking > > > at > > > >>> the code will probably make sense. The GeoEntityLinker is in the > > ADDONS > > > >>> repo. > > > >>> > > > >>> On Sat, Nov 26, 2016 at 5:51 PM, Damiano Porta < > > [email protected] > > > > > > > >>> wrote: > > > >>> > > > >>>> Hello, > > > >>>> do you have an example or a test to see how the EntityLinker > works? > > > >>>> Thanks > > > >>>> > > > >>>> Damiano > > > >>>> > > > >>> > > > >> > > > > > >
