Uses of Class
org.opensextant.extractors.geo.social.GeoInference
Packages that use GeoInference
-
Uses of GeoInference in org.opensextant.extractors.geo.social
Methods in org.opensextant.extractors.geo.social that return GeoInferenceModifier and TypeMethodDescriptionabstract GeoInference
GeoInferencer.geoinferenceTweetAuthor
(org.opensextant.data.social.Tweet tw) Infer author's location.XponentGeocoder.geoinferenceTweetAuthor
(org.opensextant.data.social.Tweet tw) Geoinference user/author profile.XponentTextGeotagger.geoinferenceTweetAuthor
(org.opensextant.data.social.Tweet tw) This routine does not look at Author.abstract GeoInference
GeoInferencer.geoinferenceTweetStatus
(org.opensextant.data.social.Tweet tw) Infer location of message, if any such metadata is present.XponentGeocoder.geoinferenceTweetStatus
(org.opensextant.data.social.Tweet tw) Geoinference the location of the message, e.g., where the message was sent from.XponentTextGeotagger.geoinferenceTweetStatus
(org.opensextant.data.social.Tweet tw) Geotag and Geocode mentions in the message of a tweet.XponentGeocoder.processLocation
(org.opensextant.data.social.Tweet tw, org.opensextant.data.Place g, String rid, String annotName) Detailed routine to uncover additional location information in tweet noise.Methods in org.opensextant.extractors.geo.social that return types with arguments of type GeoInferenceModifier and TypeMethodDescriptionabstract Collection<GeoInference>
GeoInferencer.geoinferencePlaceMentions
(org.opensextant.data.social.Tweet tw) Extract and geocode any mentioned places, countries, coordinates in social media text.XponentGeocoder.geoinferencePlaceMentions
(org.opensextant.data.social.Tweet tw) does not infer place mentions from free textXponentTextGeotagger.geoinferencePlaceMentions
(org.opensextant.data.social.Tweet tw) Content-based geotagging.XponentTextGeotagger.processLocationMentions
(org.opensextant.data.social.Tweet tw, org.opensextant.data.Place g, String rid, String annotName) This works best if your tweet provides a natural language text, Tweet.setTextNatural()Methods in org.opensextant.extractors.geo.social with parameters of type GeoInferenceModifier and TypeMethodDescriptionvoid
KMLDemoWriter.write
(org.opensextant.data.social.Tweet t, GeoInference a) Save off a tweet and its geo