ai-forever / ner-bert

BERT-NER (nert-bert) with google bert https://github.com/google-research.
MIT License
407 stars 97 forks source link

more details for the models ? #13

Closed kinghuin closed 5 years ago

kinghuin commented 5 years ago

The models are briefly introduced here. Are there any papers or blogs introducing the models like BertBiLSTMAttnCRF in detailed?

king-menin commented 5 years ago

All models in this repo were builded by combine different aproaches and parts such as CRF, Recurrent or Attention