yiducn / autodive-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoDive : An Integrated Onsite Scientific Literature Annotation Tool

We introduce AutoDive, an integrated onsite scientific literature annotation tool Autodive for AI/NLP researcher and domain scientist. This tool provides six core functions of annotation that support the whole lifecycle of corpus generation. They are i)project management, ii)resource management, iii)ontology management, iv)pre-annotation configuration, v)onsite annotation and vi)statistic view.

Online Demo

We deploy an live demo of AutoDive at http://autodive.sciwiki.cn/(test username: test, password: autodive) or watch our demostration video on Youtube at .

Installation

  • Install git and clone the project to your local computer.
  • Make sure your computer has node installed. Node16 is recommended.
  • Install npm dependencies and build project.
    • npm install
    • npm build
  • Test in browser (Access to our public back-end services)
    • npm run serve
  • Access http://127.0.0.1:8081 in browser.
  • Done.

Main Functions

Create Project

1-create

Task Assign

2-mission

Create Ontology

3-create

Manual Annotation

4-mannual

Auto Annotation

5-auto

Corpus Export

6-export

Project Review

7-review

License:

This annotation tool is licensed under Apache License Version 2.0

About

License:Apache License 2.0


Languages

Language:Vue 59.9%Language:JavaScript 26.5%Language:SCSS 10.3%Language:CSS 3.1%Language:HTML 0.2%Language:Shell 0.0%