James Thompson
James Thompson
This PR is as discussed here: https://github.com/MaartenGr/BERTopic/issues/2018 I added some tests just for some sanity checks. Looking at what tests you have it seems you would'nt want them moving forward?
_This issues follows is about a similar problem addressed in #2014. I can update and merge_ I would like to run a guided topic model with a embedding model that...
_Preface, I have tried to read through the current issues. I dont think that any issues raises what I am wanting. Issues like this https://github.com/MaartenGr/BERTopic/issues/2011 sound promising but is talking...
**Issue** Currently the `transform` method of the `BERTopic` has to recieve a list of strings as the documents and if embeddings are present then it needs to be a 2darray...
_Edit: I have surprisingly missed both the `topics_` atrribute and the `get_document_info()` method. My question is changed a little bit and I am now wondering why the transform is different...
Firstly thanks for your project, it is making it much easier to setup a login then doing it through MSAL. I am new to working with AZURE and trying to...