Jonathan HR
Jonathan HR
I have thought a bit about this, and haven't come up with any great solutions. The "best" solution would be to have one argument that should be either documents or...
I have had some success using [cuml](https://github.com/rapidsai/cuml) for gpu-accelerating UMAP which have led to a 20x speed up - however, they do not yet support predicting on new data with...
It seems that the [cuBERTopic](https://github.com/rapidsai/rapids-examples/tree/main/cuBERT_topic_modelling) doesn't (yet?) have a transform method implemented, unfortunately. However, I think that is a matter of when rapids implement predict on new data for their...
I think with my recent PR that Albanian and Latvian has some representation - at least for a clustering task