LangSpace is a Python library for evaluating and probing language models using Variational Autoencoders (VAEs). It provides an easy-to-use interface to perform a variety of analises on pretrained LangVAE models.
To install LangSpace, simply run:
pip install langspace
This will install all necessary dependencies and set up the package for use in your Python projects.
TBC
LangVAE is licensed under the GPLv3 License. See the LICENSE file for details.