Giter VIP home page Giter VIP logo

lighttagger's Introduction

LightTagger

LightTagger 是一个超轻量级的开源文本标注工具,可以广泛用于文本数据中的命名实体、实体关系、事件等人工辅助标注的任务。

页面快照

image

功能与目的

LightTagger 的前端页面主要基于 Bootstrap.css 和 Vue.js,使用fastAPI做为后端API。利用我们提供的反馈式标注工具,能够快速为你的想法开发出原型数据集,并迭代式的优化后端深度神经网络的标注结果。

Requirement

你需要安装以下软件

pip3 install fastapi
pip3 install pydantic
pip3 install uvicorn

Installation

即开即用

使用

python3 backend/main.py

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.