Interface MatchInterpreter

    • Method Summary

      Modifier and Type Method Description
      Geocoding getGeocoding​(TextMatch m)
      For a given match in text return the geocoding object for that match, if one exists.
    • Method Detail

      • getGeocoding

        Geocoding getGeocoding​(TextMatch m)
        For a given match in text return the geocoding object for that match, if one exists.
        Parameters:
        m - TextMatch -- which may or may not be geographic in nature.
        Returns: