napstaMZS
Results
2
comments of
napstaMZS
Hi, I've just faced this TypeError. **I used allennlp>2 and allennlp-models>2, which is not recommend in https://github.com/dwadden/dygiepp/issues/58** So I set ``` allennlp==1.1.0 allennlp-models==1.1.0 overrides==3.1.0 ``` and fixed this problem !
> Hi, I've just faced this TypeError. **I used allennlp>2 and allennlp-models>2, which is not recommend in #58** > > So I set > > ``` > allennlp==1.1.0 > allennlp-models==1.1.0...