monikkinom / ner-lstm

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

Configurations on local machine #26

Open shiys1987 opened 7 years ago

shiys1987 commented 7 years ago

Hi! I would like to play with this deep learning model for NER with some data. Is there anywhere I could know the version that this model is using for python, tensorflow or any libraries? I try to search for configurations for these in README but did not find any.

gopi1410 commented 5 years ago

This uses TF 1.0. I have updated code to use TF 1.4 here
https://github.com/gopi1410/ner-lstm