Git Product home page Git Product logo

doccano-plugin's Introduction

Prerequisites

  • Python 3

How to run

Install dependencies

pip install -r requirements.txt

Start server on port 5500:

python app.py

Visit http://localhost:5500.

Introduction

This tool consists of 3 functionalities:

  1. Create sample project from an existing one. You can randomly select a subset of documents from an existing project to test the quality of the labelled data.
  2. Evaluate the quality of the labelled data. The data after being labelled and corrected are then go through this function to automatically calculate various metrics such as accuracy, precision and recall.
  3. Download data to excel. Though you can change the output format to what ever you like.

Function #2 currently only work for document classification (i.e. intent), which means that if you want to evaluate the quality of entities, you must change this code.

The credential to connect to the server is hard-coded, so remember to change this if you change the server ip or admin password.

doccano-plugin's People

Contributors

duydvu avatar

Stargazers

EricLee avatar

Watchers

 avatar

Forkers

duytran-vio

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.