macanv / BERT-BiLSTM-CRF-NER

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
https://github.com/macanv/BERT-BiLSMT-CRF-NER
4.69k stars 1.25k forks source link

How to get text features using this. #164

Open Saichethan opened 5 years ago

Saichethan commented 5 years ago

I am interested in developing a NER model, how can I do using this model?

macanv commented 5 years ago

I do not understand what features you want to get.