-
### What
Give the possibility to change Fediverse output for every single post, and enrich hashtag/taxonomy choice.
### Current behaviour
Activitypub -> settings -> template. You add ap_title ap_…
-
I am using the following code for topic modelling with bertopic version 0.16.0 and getting list index out of range error in topic reduction
![image](https://github.com/MaartenGr/BERTopic/assets/139…
-
First I would like to thank you for your great tool.
I have a question,
This is one of the topic Representation in my Documents :
"President's son trial in Manhattan"
However most of the d…
-
### A Discussion on the Best NLP and Data Collection Approaches
This is a place we hope we can generate discussion, with both experts and non-experts, on how we're planning on moving forward in the…
-
(nllp) MacBook-Air-3:lnlp user$ python main.py tests/test_data/data.csv
Welcome to the NLLP CLI!
Loaded data from tests/test_data/data.csv
1. Run a Topic Model
2. Run an Optimization routine fo…
-
### What happened?
I paired a sensor which was detected as TH02Z: https://www.zigbee2mqtt.io/devices/TH02Z.html#tuya-th02z
I'm not 100% sure if it is really the sensor, but the image seems to fit.
…
-
for idx, topic in lda_model_tfidf.print_topics(-1):
print('Topic: {} Word: {}'.format(idx, topic))
whats the significance of -1 in first line...
-
hello, in the readme note it says that this project can work with PX4 firmware, i have tried and succeeded in the process. but i have got a problem that quadrotors with F330 model can't hover stably…
-
This is a more conceptual issue for discussion on distribution and release. VIPM is the preferred mechanism for community packages; however, the concept for this application is embedding the log facil…
-
Hello, I read your code, there are some changes in initialization part comparing with the [collapsed Gibbs Sampling ](https://github.com/lda-project/lda/tree/467f8acba2ac58c6bbd02c751efe23783e24e28c) …