Uses of Class
org.opensextant.extractors.geo.social.XponentGeocoder
Packages that use XponentGeocoder
- 
Uses of XponentGeocoder in org.opensextant.extractors.geo.social
Subclasses of XponentGeocoder in org.opensextant.extractors.geo.socialModifier and TypeClassDescriptionclassVariant TODO: Ideally, we would chain something like inferredLoc = geocode(Tweet, User, etc) then use the outputs from that to then mentionLocs = geocode(text, given=inferredLoc).