BERT-NER-CoNLL
BERT-NER-CoNLL copied to clipboard
Tensorflow Implementation
Thank you @chnsh for this great job, do you have an implementation of the same solution with Tensorflow instead of Pytorch? I'm using TFBertForTokenClassification and I can't figure out how to add CRF on top of BERT.