Package | Description |
---|---|
org.apache.tika.parser.geo.topic | |
org.apache.tika.parser.geo.topic.gazetteer |
Modifier and Type | Method and Description |
---|---|
Map<String,List<Location>> |
GeoParser.searchGeoNames(ArrayList<String> locationNameEntities) |
Modifier and Type | Method and Description |
---|---|
void |
GeoTag.toGeoTag(Map<String,List<Location>> resolvedGeonames,
String bestNER) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<Location>> |
GeoGazetteerClient.getLocations(List<String> locations)
Calls API of lucene-geo-gazetteer to search location name in gazetteer.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.