-
Use the output of a chunker to create features based on strings of words. This will be particularly useful when combined with the topic modeling algorithms to create phrase-based models.
-
I am use Mallet to do topic modeling with German txts. When I run import command with extra stopwords list, I got the following information
![feedback](https://cloud.githubusercontent.com/assets/15974…
-
In https://github.com/zulip/zulip/issues/26661, we plan to rework how archived streams are handled. As part of making these changes, the mobile apps should ideally match the web app in how messages in…
-
Dataloader name: `mongabay/mongabay.py`
DataCatalogue: http://seacrowd.github.io/seacrowd-catalogue/card.html?mongabay
| Dataset| mongabay |
|-------------|---|
| Description | Conservation datas…
-
Hi,
Many thanks for a superb package for topic modeling! I believe I spotted a small error in the documentation for the function searchK.
The description of searchK states that:
> With user-s…
-
# Needed modeling
What are the modeling capabilities that are most useful for community analysis of new and existing measurements?
Contacts: Jonathan Blazek, Elisa Chisari
Participants:
When w…
-
Hi @MaartenGr
I am using bertopic==0.16.0 (with default settings) in a dedicated environment and getting the following errors:
Code:
# KeyBERT
…
-
In this week's meeting, we discussed our new topic, the Grimm's Fairy Tales. Regis discussed some of his ideas that could be possible with using this text, and together we agreed on focusing on the "w…
-
Hey, first of all – many tanks for the great package – especially with the update for multimodality, which I am using it for here.
I have image only dataset that I try to run a topic model on. I pr…
-
I am trying to use pyLDAvis to visualize the result of a topic modeling project. I notice that the scale of the axis for the frequency bar does not change when the length of the bars change as I slide…