Coder Social home page Coder Social logo

neuroinformaticafbf / ner-annotator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tecoholic/ner-annotator

0.0 0.0 0.0 5.98 MB

Named Entity Recognition (NER) Annotation tool for SpaCy. Generates Traning Data as a JSON which can be readily used.

Home Page: https://tecoholic.github.io/ner-annotator/

License: MIT License

JavaScript 29.52% Rust 0.92% HTML 0.99% Vue 66.37% SCSS 2.20%

ner-annotator's Introduction

NER Annotator for Spacy

NER Annotator for SpaCy allows you to create training data for creating a custom NER Model with custom tags.

Screenshots

NER Annotator Screenshot

Development

Requirements

  1. Node JS 12.x or 14.x
  2. Yarn Package Manager
  3. Rust (for building desktop versions)

Running it locally for development

  1. Open another terminal and start the server for the UI
yarn
yarn serve

Now go to http://localhost:8081/ner-annotator/

Developing the desktop application

The desktop applications have been created using Tauri.

yarn tauri:serve

To build the final binaries run

yarn tauri:build

Credits

  1. App Icon - Ornithology icons created by Freepik - Flaticon

Changelog

Version 1.3.0

  • Drag and drop to upload files
  • Support for character level annotations
  • Added error messages and confirmation dialogs
  • Even more bug fixes

Version 1.2.0

  • Import annotations.
  • Open a new file while one is already open.
  • Keyboard shortcuts
  • Lots and lots of bug fixes.

Version 1.1.0

  • Adds "Back" button that allows navigating back to sentences/text blocks that's already been tagged and make changes.

Version 1.0.0

  • Rewritten UI using Quasar framework
  • Export and Import tags
Version 0.1.1
  • #14 - Remembers tags across sessions
  • #3 - Adds a button to enable/disable removing of tags to prevent accidental removal of tags
Version 0.1.0
  • Adds the desktop application

ner-annotator's People

Contributors

tecoholic avatar alvi-khan avatar lyihaoo avatar totalus avatar leonkunert avatar lelvilamp avatar faran-javaid 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.