-
Notifications
You must be signed in to change notification settings - Fork 275
Issues: guillaumegenthial/tf_ner
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I got a terrible result when I use the lstm_crf code to do ner task based on BERT model, so did you?
#32
opened Jan 18, 2019 by
cedar33
RuntimeError: There was no new checkpoint after the training. Eval status: missing checkpoint
#36
opened Feb 9, 2019 by
harirajeev
E:\Anaconda\lib\site-packages\tensorflow\contrib\coder\python\ops\_coder_ops.so not found
#37
opened Feb 16, 2019 by
shubhamarora1991
main.py : TypeError:__init__() got an unexpected keyword argument 'save_checkpoints_secs'
#41
opened Feb 26, 2019 by
Nicozwy
Why must use "nwords"? It makes the models harder to serve for inputs from database
#42
opened Feb 28, 2019 by
ishrar
Is it possible to implement the entity-level F1 in eval_metric_ops?
#49
opened May 28, 2019 by
Robets2020
Previous Next
ProTip!
Adding no:label will show everything without a label.