guillaumegenthial / sequence_tagging

Named Entity Recognition (LSTM + CRF) - Tensorflow
https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html
Apache License 2.0
1.94k stars 703 forks source link

Traning #57

Closed xain123 closed 6 years ago

xain123 commented 6 years ago

I have trained the model on glove data set as explained in readme file. But i want to train it on my data set. How i can do it? where to place my training and testing files.