Giter Site home page Giter Site logo

varad-more / spacy-ner-annotation-training Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manivannanmurugavel/spacy-ner-annotator

0.0 0.0 0.0 636 KB

Train Spacy ner with custom dataset

Home Page: https://medium.com/@manivannan_data/how-to-train-ner-with-custom-training-data-using-spacy-188e0e508c6

JavaScript 40.49% Python 34.12% HTML 25.39%
spacy spacy-ner spacy-nlp-ner spacy-python-custom-cfg spacy-evaluation

spacy-ner-annotation-training's Introduction

spacy-ner-annotator

Installation

pip3 install spacy

Steps for usage

  1. Open index.html file and open data on it.
  2. Post annotations download the data and convert to spacy format using convert_spacy_train_data.py
  3. Split data into train and test if you wish and add it to train.py
  4. finally run the train.py after setting the hyper-parameters. Iterations are losses are logged in output_log.txt. And precision, recall and f1 scores are logged in train_output.txt and test_output.txt
  5. Check progress by running losses_plotter.py.
  6. If you wish to train over a model download the model and add its name in train.py

Details & Credits

Visit this url:

https://manivannanmurugavel.github.io/annotating-tool/spacy-ner-annotator/

spacy-ner-annotation-training's People

Contributors

manivannanmurugavel avatar varad-more avatar sakshi2399 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.