-
Hi @MaartenGr i get error while used cuml, this is my error found
```
TypeError Traceback (most recent call last)
[](https://localhost:8080/#) in
----> 1 import be…
-
I just executed HDBSCAN clustering and received an error. We also saw it during the course last week:
```
File c:\structure\code\napari-clusters-plotter\napari_clusters_plotter\_clustering.py:519,…
-
Scenario: when using `step_umap()` (I guess other methods like `step_knn()` can apply), they are assigned to different clusters.
It would be really nice to know the following:
1) Which values from…
-
I am having a couple of issues with online topic modeling. I have read all of the relevant documentation (I think), but I am still unsure if what I am experiencing is a bug, or if what I am trying to…
-
### Which version of recognize are you using?
3.3.6
### Enabled Modes
Face recognition
### TensorFlow mode
Normal mode
### Which Nextcloud version do you have installed?
25.0.3
### Which Opera…
-
For larges corpora of documents, extracting BERT embeddings will take a long time.
Parallelizing it would be a sweet feature.
-
I want to make BERTopic model with my clustering algorithm (KMeans) and my Vectorizer (Count Vectorizer), but I keep getting this error when I want to do` .fit_transform(data)` :
Warining:
```
/L…
-
I am trying to use `partial_fit` for low memory. Is it possible to recover the (final) predicted topic probabilities? For example, by following the example in the documentation and then applying `tran…
-
Hi everyone,
I apply bertopic on Indonesian alias_names. Here, alias_names are very short. In most cases it just contains 1 or 2 words, like "buat jajan" (for snack), and "tabungan" (savings). I ha…
-
### Discussed in https://github.com/MaartenGr/BERTopic/discussions/847
Originally posted by **MogwaiMomo** November 18, 2022
Hello!
Is there currently any way to adjust the number of docum…