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 >
