Skip to content

Javascript library for creating hovering annotation tags on text. Especially useful to show named entities.

License

Notifications You must be signed in to change notification settings

themerius/annodom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnnoDom

Create hovering annotation tags on text. Especially useful to show named entities.

Install

To install AnnoDom with bower:

bower install annodom

AnnoDom is also available as WebJar. Browse artifacts on Bintray. Here is the SBT dependency:

"org.webjars.bower" % "annodom" % "1.0.0"

Dependencies

You can load the dependencies with bower.

bower install --force

Generate docs

To generate the documentation:

npm install -g docco
docco -o ./docs js/*.js

Browse the documentation:

./docs/main.html

Similar work

About

Javascript library for creating hovering annotation tags on text. Especially useful to show named entities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published