guillaumegenthial / tf_ner

Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
Apache License 2.0
923 stars 275 forks source link

how to create training example if my sentence is 25 words long. can i break sentence in 10 words long phrase. #28

Closed keshavkmr48 closed 5 years ago

ahmadshabbir2468 commented 5 years ago
@keshavkmr48 Please explain this why u think more then 10 words creates problem 
did ur problem relevant  to Following Problem 

Issue 57