| Package | Description |
|---|---|
| com.bericotech.clavin | |
| com.bericotech.clavin.gazetteer.query | |
| com.bericotech.clavin.resolver | |
| com.bericotech.clavin.resolver.multipart |
| Constructor and Description |
|---|
GeoParser(LocationExtractor extractor,
Gazetteer gazetteer,
int maxHitDepth,
int maxContextWindow,
boolean fuzzy)
Default constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneGazetteer
An implementation of Gazetteer that uses Lucene to rapidly search
known locations.
|
| Modifier and Type | Method and Description |
|---|---|
Gazetteer |
ClavinLocationResolver.getGazetteer()
Get the Gazetteer used by this resolver.
|
| Constructor and Description |
|---|
ClavinLocationResolver(Gazetteer gazetteer)
Create a new ClavinLocationResolver.
|
| Constructor and Description |
|---|
MultipartLocationResolver(Gazetteer gaz) |
Copyright © 2012–2014 Berico Technologies. All rights reserved.