Uses of Class
org.opensextant.extractors.geo.PlaceCount
Packages that use PlaceCount
Package
Description
Geo Extraction: PlaceGeocoder, SolrGazetteer, GazetteerMatcher
and related items
GeocodeRules
-
Uses of PlaceCount in org.opensextant.extractors.geo
Methods in org.opensextant.extractors.geo that return types with arguments of type PlaceCountModifier and TypeMethodDescriptionBoundaryObserver.placeMentionCount()Calculates totals and ratios for the discovered set of boundaries, inferred or explicit.PlaceGeocoder.placeMentionCount()Weight mentions or indirect references to Provinces in the documentPostalGeocoder.placeMentionCount() -
Uses of PlaceCount in org.opensextant.extractors.geo.rules
Method parameters in org.opensextant.extractors.geo.rules with type arguments of type PlaceCountModifier and TypeMethodDescriptionvoidProvinceAssociationRule.setProvinces(Collection<PlaceCount> p)