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 371 forks source link

Can not save ELMoTransformer #95

Open QDPeng opened 5 years ago

QDPeng commented 5 years ago

When save ElmoTransformer ,it ocurs RecursionError: maximum recursion depth exceeded

maryam1990 commented 5 years ago

@QDPeng The same issue. Did you solve the problem?