p-dre
p-dre
In my experience, umap and HDBSCAN are the very computationally intensive parts of Berttopic. However, in the original form, the packages are only partially parallel and not usable on gpu....
Hello I would like to use LINE very much within a Jupyter hub. If I run the following example code, everything works without problems and impressively fast. ``` app =...
I would like to determine the quality at different resolutions. Is it possible to use resolution_profile also with optimiser.optimise_partition_multiplex or find_partition_temporal? or is there a possibility to use quality()?
OCTIS version: 1.11.0 Python version: 3.8.15 Operating System: 'posix' ### Description - What I Did I read in my own data and save it as .txt with one document per...
Both when I use plotly and ipywidgets directly, everything works as intended. However, when I use ipysigma as in the example code, I get Error displaying widget: model not found....
I get a lot of outputs that GDELT does not return any outputs for certain dates. However, if I check this manually, data is available and I can download it....
This error message appears when I try to import span_markers ``` from span_marker import SpanMarkerModel Traceback (most recent call last): File "/home/user/name_entity.py", line 9, in File "/home/user/miniconda3/envs/span_marker_env/lib/python3.9/site-packages/span_marker/__init__.py", line 8, in...
When I do a domain query with one of the domains below, I get back pandas.core.frame.DataFrame with length 0. I'm not quite sure what it is, but it seems to...