Skip to content

CVCEeu-dh/annotorious-semantic-tagging-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.7%
  • CSS 16.5%
  • HTML 15.2%
  • Shell 1.6%