imbed_data_prep.eurovis
Data prep for Eurovis data.
- class imbed_data_prep.eurovis.EurovisDacc(name: str | None = 'eurovis', *, saves_dir: str = '/home/runner/.config/imbed/saves/eurovis', verbose: int = 1, model: str = 'text-embedding-3-small')[source]
- embeddings_df
This could take A LONG TIME
- Type:
WARNING
- raw_data
The purpose of this function is to return the data that the user would have manually place in the saved_dir, so the method should never actually be called.