Uses of Interface
org.opensextant.extractors.geo.BoundaryObserver
Packages that use BoundaryObserver
Package
Description
Geo Extraction: PlaceGeocoder, SolrGazetteer, GazetteerMatcher
and related items
GeocodeRules
-
Uses of BoundaryObserver in org.opensextant.extractors.geo
Classes in org.opensextant.extractors.geo that implement BoundaryObserverModifier and TypeClassDescriptionclass
A simple variation on the geocoding algorithms: geotag all possible things and determine a best geo-location for each tagged item.class
PostalGeocoder -- a GazetteerMatcher that uses the "postal" solr index to quickly tag any known postal codes worldwide. -
Uses of BoundaryObserver in org.opensextant.extractors.geo.rules
Fields in org.opensextant.extractors.geo.rules declared as BoundaryObserverMethods in org.opensextant.extractors.geo.rules with parameters of type BoundaryObserver