Uses of Package
org.opensextant.extractors.geo
Package
Description
Geo Extraction: PlaceGeocoder, SolrGazetteer, GazetteerMatcher
and related items
GeocodeRules
Social Geoinferencing
-
ClassDescriptionEmit a boundary event when you come across a concrete reference to a boundary, e.g., county or state, district or prefecture.Country metricsConnects to a Solr sever via HTTP and tags place names in document.Apply this interface where application logic observes a coordinate or any hard location reference.A PlaceCandidate represents a portion of a document which has been identified as a possible named geographic location.Place metrics.A PlaceEvidence represents a fragment of evidence about a Place.SCOPE - Where did this evidence come from wrt to the PlaceCandidate it is part of? APRIORI - derived from the gazetteer only, not from any information in the document LOCAL - directly associated with this instance of PC COREF - associated with another (related) PC in the document MERGED - came from the merger of multiple PlaceEvidences (future use) DOCUMENT - in the same document but has no other direct associationA class to hold a Place and a score together.Connects to a Solr sever via HTTP and tags place names in document.
-
ClassDescriptionEmit a boundary event when you come across a concrete reference to a boundary, e.g., county or state, district or prefecture.Apply this interface where application logic observes a coordinate or any hard location reference.A PlaceCandidate represents a portion of a document which has been identified as a possible named geographic location.Place metrics.
-
ClassDescriptionA PlaceCandidate represents a portion of a document which has been identified as a possible named geographic location.A simple variation on the geocoding algorithms: geotag all possible things and determine a best geo-location for each tagged item.Connects to a Solr sever via HTTP and tags place names in document.