-
Hi,
I am going to use online topic modeling.
In order to do this, I train the model using batches of documents in a for loop. Then, I save the model, and load it after getting some new documents to…
-
**Date accepted:** 2023-02-27
Submitting Author Name: Mike Mahoney
Submitting Author Github Handle: @mikemahoney218
Repository: https://github.com/mikemahoney218/waywiser
Version submitted:
Submi…
-
I wonder where the names of the topics exist?
-
Hi, thank you for this awesome work!
I am using BERTopic to generate topics and document-topic distribution on a corpus containing 4.4M tweets. I ran into memory issues with `fit()`, so I am now us…
-
Hello,
I am having an issue with a simple example using multiple symbolic arrays:
```
import qualified Data.SBV as S
data St = St
{ f1 :: !Arr
, f2 :: !Arr
} deriving Show
type A…
-
I currently have a dataset with more than 10 million rows of data and 384 dimensions. I use PCA to reduce the 384 dimensions to 10, and then apply UMAP via the [BertTopic library](https://github.com/M…
-
Serilog version: 2.10.0
**Description**
UTC format for timestamp
**Reproduction**
{Timestamp:u} MachineName:{MachineName} Source:{SourceContext} ThreadId:{ThreadId} {Level:u} {Message}{NewLine…
-
Hello!
I am currently in the process of preparing a research paper on Twitter topic modeling using your BERTopic library. For this purpose, I've made modifications to your latest release, the 0.15 …
-
## Description
When opening any new folder with JupyterLab, I get the error `Invalid Environment for Project` with no way to fix the issue.
## Reproduce
1. Launch JupyterLab applic…
-