Skip to content

vivanraaj/Named-Entity-Recognition-classifier

Repository files navigation

Named-Entity-Recognition-classifier

classifier built using bi-lstm model

To run the files:

  1. You would need to have the following packages installed in your environment:
  • keras

  • numpy

  1. First, run 'python reformat_training_dataset.py' on the command line. This will create the pre-processed wikiner corpus to be fed into the training model
  2. To execute the model, run 'python Task2and3.py' on the command line.

About

classifier built using bi-lstm model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages