Skip to content

LightTagger is an ultra-lightweight open-source text annotation tool, which can be widely used for manual auxiliary annotation tasks mining such as named entities, entity relationships, and events in text data.

Notifications You must be signed in to change notification settings

wang-h/LightTagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

LightTagger is an ultra-lightweight open-source text annotation tool, which can be widely used for manual auxiliary annotation tasks mining such as named entities, entity relationships, and events in text data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published