Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Semantic Tagging plugin for Annotorious

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors