Kaiyinzhou

Results 4 repositories owned by Kaiyinzhou

BERT-NER

1.2k
Stars
336
Forks
Watchers

Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).

NLPGNN

331
Stars
64
Forks
Watchers

1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.

Clinical-NER

182
Stars
69
Forks
Watchers

面向中文电子病历的命名实体识别

Bert-BiLSTM-CRF

39
Stars
13
Forks
Watchers

This model base on bert-as-service. Model structure : bert-embedding bilstm crf.