You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (JIRA)" <ji...@apache.org> on 2013/05/22 14:44:20 UTC

[jira] [Commented] (OPENNLP-579) Framework to support Gazateer search in concert with NER for location entities. So location entity spans would be returned with lat, long, wkt etc. Would include a default PostGIS implementation

    [ https://issues.apache.org/jira/browse/OPENNLP-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664058#comment-13664058 ] 

Joern Kottmann commented on OPENNLP-579:
----------------------------------------

Thanks for sharing this!

What the code basically does is to geo locate a place name which was previously detected by the name finder.

Why do you need the GeoSpan integration for the name finder? The GeoGazateer could simply run after the standard name finder found all location mentions in a document, similar like its done in the coref component.

Can you recommend a data set I could use for a test?
                
> Framework to support Gazateer search in concert with NER for location entities. So location entity spans would be returned with lat, long, wkt etc. Would include a default PostGIS implementation
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-579
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-579
>             Project: OpenNLP
>          Issue Type: Wish
>          Components: Name Finder
>    Affects Versions: 1.6.0
>         Environment: Any
>            Reporter: Mark Giaconia
>            Priority: Minor
>              Labels: features
>             Fix For: 1.6.0
>
>         Attachments: geonamefinder.properties, geonamefind.zip
>
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> An interface for defining a Gazeteer and the methods to search it, an extended Span object, and a Namefinder that encapsulates a TokenNameFinder for locations. Commercial applications that do this are extremely expensive, and there are many free gazateers one could use to create a solution with OpenNLP. The capability should provide a simple default implementation using the most popular open source geospatial database, PostGIS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira