-
# Training, evaluating, and interpreting topic models | Julia Silge
At the beginning of this year, I wrote a blog post about how to get started with the stm and tidytext packages for topic modeling. …
-
[François Fages](https://lifeware.inria.fr/wiki/Fages/HomePage) provides metapredicates for mathematical modeling in the following package:
**https://lifeware.inria.fr/~fages/modeling-1.1.5.zip**
…
-
**Describe the bug**
I installed cuml and found it throws error in running:
**Steps/Code to reproduce bug**
```
import os
import pandas as pd
path_dataset = 'Dataset'
df_all = pd.read_json(…
-
-
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Desribe the bug
Hi @MaartenGr
I am trying to create visualization of hierarchical topic mode…
-
When I load the generated bertopic model, it give the following error traces:
```
/home/21zz42/Asset-Management-Topic-Modeling/.venv/lib/python3.10/site-packages/umap/distances.py:1063: NumbaDepreca…
-
Hi @MaartenGr ,
I am tring to use the Guided Topic Modeling using the following code. Its working fine in Colab notebooks but getting error on my local machine. I am using BERTopic 0.12.0. Can you …
-
# The game is afoot! Topic modeling of Sherlock Holmes stories | Julia Silge
In a recent release of tidytext, we added tidiers and support for building Structural Topic Models from the stm package. T…
-
Thank you so much for your excellent work on this package! 🙌
I have some questions about the way the `w` results are presented/documented. The [function documentation](https://github.com/mkearney/…
-
Hi @MaartenGr ,
I installed a Google package that updated some packages and after that I am getting the following error. Can you please help me to resolve this? Thanks
2023-09-19 16:43:58,838 - …