Git Product home page Git Product logo

nerannotator's Introduction

ALIAnnotator

中文命名实体标注工具,复刻YEDDA ,python3 + pyqt5实现。

已实现功能

  • 支持中文字粒度标注;
  • 可自行配置实体标签文件,配置好的标签文件放置在工程config目录下,模型启动之后会自动加载,可进行选择;
  • 标注方式:鼠标滑动选择待标注实体,点击标签对应的快捷键即可进行标注;
  • 增加了推荐模型,可根据需求自行选择使用;
  • 快捷键y确认推荐实体,快捷键q取消推荐实体标签;
  • y和q有特定功能,不能作为实体标签快捷键使用;
  • 支持同时加载多个文件,可点击相关按钮切换文件

TO List

  • 标注实体检测,避免标注边界错误,和已经标注过的实体有交叉
  • 添加上一个下一个按钮,一次加载多个文件,点击按钮直接进行选择
  • 自定义标签配置文件
  • 是否分句显示
  • 备份恢复功能
  • undo功能
  • 日志输出
  • 鼠标滚动条同步
  • 编辑区域显示指针位置(只读模型下比较难)
  • 标注完一个文件后检查是否有未确认的标签

nerannotator's People

Contributors

chenchengshuai avatar

Stargazers

new_hubNovice avatar

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.