Hironsan / anago

Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
https://anago.herokuapp.com/
MIT License
1.48k stars 368 forks source link

Update config.py #13

Closed hseelawi closed 6 years ago

hseelawi commented 6 years ago

Add the parameter pretrained_wv_trainable which allows control over the choice to train or leave untrained the pretrained w2v embeddings.