| Interface | Description |
|---|---|
| LocationExtractor |
Simple interface for location name extraction capabilities to be
provided by third-party named entity recognition tools.
|
| Class | Description |
|---|---|
| ApacheExtractor |
Extracts location names from unstructured text documents using a
named entity recognizer (Apache OpenNLP Name Finder).
|
| LocationOccurrence |
Container class representing a location name found in a document.
|
Copyright © 2012–2014 Berico Technologies. All rights reserved.