-
Hello, I am new to BERTopic and I'm trying to replace my old algorithms (Corex and LDA) with BERTopic.
Here is my problem: I have many unlabeled documents (about 7000). In order to guide BERTopic, …
-
Hello,
I am conducting a research project in which I wish to investigate the discourse of teachers in the classroom. My corpus consists of transcriptions of recordings of about twenty lessons given…
-
Thank you for your work on this fantastic package. Would you be able to add a semi-supervised LDA? Here are some references:
- [Paper introducing guided LDA](https://dl.acm.org/doi/10.5555/2380816…
-
`
from keybert import KeyBERT
doc = """
... Supervised learning is the machine learning task of learning a function that
... maps an input to an output based on example input-o…
-
i followed the instruction guidelines as mentioned https://pycaret.readthedocs.io/en/latest/installation.html
but i'm getting below error, please help
```bash
Building wheels for collected packa…
-
Hi,
Congratulations on your work "Self-supervised learning of visual
features through embedding images into text topic spaces"!
We are trying to reproduce your experiments using your GitHub di…
-
# Acceptance Criteria
- [x] Given a set of replay data and a problem is well understood
- [x] When I theorize what models are the best fit for the data
- [x] Then I can begin to test my hypotheses …
-
Hi,
I've been using pycaret with our dataset and wanted to use the tune_model feature. However, it would hang on our dataset. Switched over to the example in your documentation and get the same p…
-
#### Describe the bug
The function sklearn.metrics.cluster.adjusted_rand_score doesn't work for very large inputs. I sent two lists of length around 100k and it raises an overflow error. I fe…
-
### Describe the issue linked to the documentation
Many legitimate notebook style examples have been broken, and specifically by the following PR
https://github.com/scikit-learn/scikit-learn/pull/…