NeuroNER
NeuroNER copied to clipboard
when i make the [ann] :use_character_lstm = False,Some problems have arisen.
tensorboard_character_embeddings.tensor_name = model.character_embedding_weights.name
AttributeError: 'EntityLSTM' object has no attribute 'character_embedding_weights'
When I comment out this line, this error is gone.