|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocationExtractor | |
|---|---|
| com.bericotech.clavin | |
| com.bericotech.clavin.extractor | |
| Uses of LocationExtractor in com.bericotech.clavin |
|---|
| Methods in com.bericotech.clavin with parameters of type LocationExtractor | |
|---|---|
static GeoParser |
GeoParserFactory.getDefault(String pathToLuceneIndex,
LocationExtractor extractor,
int maxHitDepth,
int maxContentWindow,
boolean fuzzy)
Get the default GeoParser. |
| Constructors in com.bericotech.clavin with parameters of type LocationExtractor | |
|---|---|
GeoParser(LocationExtractor extractor,
LocationResolver resolver,
boolean fuzzy)
|
|
| Uses of LocationExtractor in com.bericotech.clavin.extractor |
|---|
| Classes in com.bericotech.clavin.extractor that implement LocationExtractor | |
|---|---|
class |
ApacheExtractor
Extracts location names from unstructured text documents using a named entity recognizer (Apache OpenNLP Name Finder). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||