monikkinom / ner-lstm

Named Entity Recognition using multilayered bidirectional LSTM
540 stars 183 forks source link

test data is labeled and is in iob format #27

Open irfan-zoefit opened 7 years ago

irfan-zoefit commented 7 years ago

why should test data in .iob format? it should be sentences or tokens instead of tagged data.