Coder Social home page Coder Social logo

inception-recogito-editor-plugin's Introduction

INCEpTION RecogitoJS Editor Plugin

Note: This is an early access repository. The way that things work will likely be subject to regular changes for the time being.

Screenshot

This repository is an example based on the RecogitoJS JavaScript editor component of how to integrate a JavaScript-based annotation editor with INCEpTION.

Starting with INCEpTION v23, external editor plugins are supported. To use this editor, first create a folder named editors in your INCEpTION application home. By default, this is ~/.inception, but on server installations, you will usually have set it to something else such as /srv/inception.

Clone this repository as a sub-folder under the editors folder.

tl;dr:

$ cd ~/.inception
$ mkdir editors
$ cd editors
$ git clone https://github.com/inception-project/inception-recogito-editor-plugin.git

Finally, start INCEpTION. Early during start-up, you should see a message like this:

ExternalEditorLoader - Loading editor plugin: RecogitoJS (external)

Also, on the annotation page, you should be able to switch to that editor.

If a document was imported as a HTML file, the editor should display the HTML layout of the file.

inception-recogito-editor-plugin's People

Contributors

reckart avatar

Watchers

 avatar  avatar  avatar

inception-recogito-editor-plugin's Issues

Annotations should use colors determined by the server

The annotations currently have all the same color which is determined by the default RecogitoJS stylesheet. However, the server sends colors and they have different semantics, e.g. to distinguish layers from each other or recommendations from normal annotations. It would be good to be able to display these server-defined colors.

Info on hover

The built-in INCEpTION brat editor shows additional information when hovering over an annotation. It would be nice if this worked here too in some way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.