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 requirements.txt to use Keras 2.1.3 #31

Closed ismaeIfm closed 6 years ago

ismaeIfm commented 6 years ago

Fixing incompatibility issues for #26

Hironsan commented 6 years ago

Thanks @ismaeIfm !
Great Help!