kensho-technologies / bubs

Keras Implementation of Flair's Contextualized Embeddings
Apache License 2.0
26 stars 9 forks source link

Adding github actions removing travis #25

Closed ydovzhenko closed 3 years ago

ydovzhenko commented 3 years ago

@obi1kenobi yup, still working on this. I'll ping you when it's all fixed up (and I've removed the .idea dir :-)) Right now, when I run act locally, getting a few of this type of error during linting: bubs/embedding_layer.py:6:0: E0611: No name 'layers' in module 'LazyLoader' (no-name-in-module)