annotorious/annotorious-semantic-tagging-plugin

Name: annotorious-semantic-tagging-plugin

Owner: Annotorious

Description: A Semantic Tagging plugin for Annotorious

Created: 2013-04-11 18:06:23.0

Updated: 2016-06-20 08:14:49.0

Pushed: 2013-11-08 09:22:33.0

Homepage: null

Size: 608

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Annotorious Semantic Tagging Plugin

A plugin to Annotorious which adds Semantic Tagging functionality: while typing the annotation, text is sent to the server for Named Entity Recognition. Recognized entities are suggested as possible tags, and the user can add them to the annotation by clicking on them (see screenshot). Tags are Semantic Tags in the sense that they are not only strings, but (underneath the hood) include a link to their corresponding DBpedia entry.

Semantic Tagging Screenshot

Live Demo

A live demo of the plugin is available here. Beware: beta!!

Client

The client library relies on jQuery

TODO

There are several TODOs in the code. Get in touch if you want to contribute!

TODO @behas: add server side Python NER/DBpedia linking scripts

License

The Annotorious Semantic Tagging Plugin is licensed under the Apache 2 License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.