langspace.probe.lingprop package

Module contents

class langspace.probe.lingprop.LinguisticPropertiesProbe(model: LangVAE, data: Iterable[str | Sentence], sample_size: int)[source]

Bases: LatentSpaceProbe

Class for probing the linguistic properties in the latent space of a language VAE.

report() DataFrame[source]

Generate a report from the probe.

Returns:

The generated report.

Return type:

DataFrame