Uses of Class
org.opensextant.extraction.SolrMatcherSupport
Package
Description
Geo Extraction: PlaceGeocoder, SolrGazetteer, GazetteerMatcher
and related items
XTax Taxonomy/Keyword Matcher
-
Uses of SolrMatcherSupport in org.opensextant.extractors.geo
Modifier and TypeClassDescriptionclass
Connects to a Solr sever via HTTP and tags place names in document.class
A simple variation on the geocoding algorithms: geotag all possible things and determine a best geo-location for each tagged item.class
Postal Tagger tags and returns any alphanumeric token or phrase that resembles postal codes and abbreviations. -
Uses of SolrMatcherSupport in org.opensextant.extractors.xtax
Modifier and TypeClassDescriptionclass
TaxonMatcher uses SolrTextTagger to tag mentions of phrases in documents.