https://github.com/gatenlp/gateplugin-tagger_tagme
GATE NLP plugin for the TagMe service
https://github.com/gatenlp/gateplugin-tagger_tagme
Last synced: 8 months ago
JSON representation
GATE NLP plugin for the TagMe service
- Host: GitHub
- URL: https://github.com/gatenlp/gateplugin-tagger_tagme
- Owner: GateNLP
- License: lgpl-2.1
- Created: 2015-10-01T16:57:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T14:25:16.000Z (over 7 years ago)
- Last Synced: 2025-01-13T06:10:44.679Z (over 1 year ago)
- Language: Java
- Size: 934 KB
- Stars: 1
- Watchers: 18
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
gateplugin-Tagger_TagMe
=======================
A plugin for the GATE language technology
framework that provides a PR for annotating/tagging documents using the
TagMe API.
NOTE: to use the TagMe service, you need to have a http://services.d4science.org/ account.
For more information please consult the Wiki:
https://github.com/johann-petrak/gateplugin-Tagger_TagMe/wiki
Notes:
* Currently only the endpoint for tagging is supported!
* TagMe unlike some other taggers may sometimes produce overlapping annotations so some postprocessing may be needed to choose between them.
* TagMe does currently not create DBpedia URIs/IRIs, but instead returns
the WP title. The PR tries to convert that title to a DBPedia URI but this may fail in at least two ways:
* the encoding or the way how certain characters are represented may not be correct
* the generated URI may not correspond to the canonical DBPedia URI for that resource, e.g. because auf the DBPedia version not matching the WP version used by TagMe or because a different way of redirecting to the "proper" WP page was used.
In case you publish results that use TagMe, please site the paper:
http://ieeexplore.ieee.org/xpl/tocresult.jsp?isnumber=6111353