cuococarlos / ia2-annotation-tool

Annotation tool components library for IA² Project

Home Page:https://ia2.coop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ia2-annotation-tool

Annotation tool components library for IA² Project

Install

npm install https://github.com/instituciones-abiertas/ia2-annotation-tool.git

Available Components

Editor

Prop Description
style Css styles to apply
annotations Initial Annotations on text
tags Valid Tags
text Document Text
onAnnotationsChange Function to get added and deleted annotations

Instructions

Prop Description
title String
subtitle String
legends Array with objects of color and description
children Children to be rendered

Api

Access to Ia2 API

Prop Description
api_url String

Available functions

  • userLogin
  • userLogout
  • refreshToken
  • getAnonymizedDoc
  • getDocAnalysis
  • getSubjects
  • selectSubject
  • getEntities
  • getDocToDownload
  • getDocPublishedToDrive
  • getDocPublished

Development

Build as library

npm run build

Run example

npm start

Licencia

GNU General Public License version 3

Contribuciones

Por favor, asegúrese de leer los lineamientos de contribución antes de realizar Pull Requests.

About

Annotation tool components library for IA² Project

https://ia2.coop

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.4%Language:HTML 6.8%Language:CSS 0.8%