Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A light NER Tool,NER标注工具,基于Vue & FastAPI,带NER数据增强

License

Notifications You must be signed in to change notification settings

gabornj/CoolNERTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

36 Commits

Repository files navigation

开源不易,全网唯一,轻快好用,一键运行,欢迎star

Chrome浏览器端端NER实体标注工具,基于Vue + python的fastAPI

  • 1.可多人协作共同标注(内网)
  • 2.支持模型预标注:读取/写入文件完全一致
  • 3.static/write 下的是NER数据文件(给出案例),可自己修改
  • 4.可以拿模型预测的BIO数据作为输入
  • 5.可在线编辑标注文字
  • 6.可以对NER数据做简单的数据增强(配置config.json中的true/false,会以3.中的NER数据文件目录为基础数据)

bilibili视频介绍

https://www.bilibili.com/video/BV1d5411s7KS/

配置 config

编辑 /config.json内含有详细案例,和描述

运行 run

pip install requirements.txt
python run.py (可以修改里面的ip为主机ip,这样内网可共同访问)

主界面

标注界面

  • 1.选择上排按钮,点击选择标签
  • 2.对中排文字,选择NER实体,点击【选择头一个字和尾一个字】,实体会对应高亮
  • 3.无需手动保存,时时自动同步到 配置的输出目录下

使用说明

运行后查看首页的[使用帮助]链接

About

A light NER Tool,NER标注工具,基于Vue & FastAPI,带NER数据增强

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 52.4%
  • HTML 34.0%
  • JavaScript 12.2%
  • CSS 1.4%

AltStyle によって変換されたページ (->オリジナル) /