models

Implementation of various pytorch models.

swem.models.pooling

A collection of pooling layers with a common API.

swem.models.swem

Implementation of the Simple Word Embedding Modell.

swem.models.word_drop_embedding

Embedding layer with word-drop regularization.