This is Supplementary material for submission Neural Embeddings for Text.

What is here:

code
    The results of the paper can be easily reproduced, but for conveniency and for better understanding we provide here the code: two versions of embedder, and the input preparation.
    The github url will be provided if/when the paper is accepted.

gen3d_MSRP
    Dataset of control-generated phrases based on 100 phrases from MSRP
    The name of each file includes ^-separated parameters of (in this order) lexical, syntactic and semantic control parameters.
    The parameter which was not fixed is denoted as 'PP'.

gen3d_STS
    Dataset of control-generated phrases based on 100 phrases from STS

All remaining datasets used in the paper can be picked up from huggingface datasets or other resources as we indicated in the paper in footnotes and references.
