Skip to content

Bibliome/alvisae

 
 

Repository files navigation

AlvisAE

AlvisAE is an editor that facilitates the annotation of text documents with the goal of extracting knowledge.

This project containsAlvisAE two main components: an Annotation Editor (alvisae-ui) and an Web Service (alvisae-ws).

Try it...

Note that, you must have docker installed

  1. Run the following command
sudo docker run -d --rm --name alvisae.ws -p 8080:8080 -p 5432:5432  bibliome/alvisae:1.0.1

2.1. Access Using Web Interface

For help see the following user guide

2.2. Play with REST api

The web services implement the AERO protocol, their usage is detailed here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 54.7%
  • Java 36.0%
  • Scala 5.3%
  • CSS 1.1%
  • Python 0.9%
  • Shell 0.9%
  • Other 1.1%