Uses of Class
org.opensextant.extractors.geo.social.GeoInferencer
-
Uses of GeoInferencer in org.opensextant.extractors.geo.social
Modifier and TypeClassDescriptionclass
Pipeline focused on improving the location metadata for Tweets or Weibo or other social media that has metadata about user or messaging location.class
Variant 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).