资源算法NER with Bidirectional LSTM-CNNs

NER with Bidirectional LSTM-CNNs

2019-09-20 | |  69 |   0 |   0

Goal

Running the code

  1. Clone this repo

  2. Train the model: $ cd src && python ner.py

To reproduce the preprocessed training data:

  1. Download and unzip the data: https://www.kaggle.com/abhinavwalia95/entity-annotated-corpus/downloads/ner_dataset.csv

  2. Move ner_dataset.csv into ./data

  3. $ cd src && python preprocess.py


上一篇:parserChiang

下一篇:adgm

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...