Stephan De Spiegeleire

Results 14 issues of Stephan De Spiegeleire

Any plans to also enable us to load exported lens.org files into bibliometrix? It's a great bibliometric resource, because it allows us to download as many documents as we want...

Trying to install it from anaconda on Windows 10 with python 3, I get the following error ` Running setup.py install for torch ... error ERROR: Command errored out with...

[Not sure whether it's 'kosher' to make suggestions for the documentation in github issues, but trying anyway] The documentation of quanteda (and readtext) is impressive. But there are often small...

Has anybody ever looked into this? If so, would you be willing to share your experience? Let me share a concrete use case of my own. I am currently playing...

Has anybody played with convex hulls? ![Colorful convex hulls of clusters_labels of nodes shows corresponding cluster ID](https://github.com/MaartenGr/BERTopic/assets/691472/31c6b37a-e357-4f0d-af73-fe0c7a53830c) There are actually quite a few more visual elements that a program like...

Any ideas on why this code doesn't work? I was trying to use sliding windows, but it seems like Mistral doesn't support that. So then I tried truncating, and setting...

Can you recommend a way to find the most appropriate, pretrained recent language model(s) that focuses on semantic similarity AND should work with KeyBERT? E.g. [these](https://huggingface.co/models?pipeline_tag=sentence-similarity&language=nl&sort=trending) seem to be appropriate...

When running this code `import language_tool_python import pandas as pd from tqdm.auto import tqdm tool = language_tool_python.LanguageTool('en-US') tool._url = 'http://localhost:9888/v2/' # Manually set the server URL def count_grammar_mistakes(text): matches =...

question
Windows

Like you, I would love to use the Kindle screen to do some word processing outside. Working in the experimental browser would be fine to me, but I'd obviously much...

I had no problem installing it (although I did have to add the python bindings for GTK - sudo apt-get install python-gtk2), but I have a hard time finding the...