Carsten Behring
Carsten Behring
I stumbled over this today and found it at least "unexpected" and did not know how to fix it, until I came here.
Would this PR allow "custom pre-trained" models , so models I pre-train myself ?
> Here is my implementation of getting a coherence score. I used it on around a dataset of 100,000 very long texts. It took a few minutes to run ~8min:...
> Hey, great work on the Top2Vec model, we are really excited to use it! > > I have implemented the measure PWI in order to reproduce and compare Top2Vec...
> > > Here is my implementation of getting a coherence score. I used it on around a dataset of 100,000 very long texts. It took a few minutes to...
Yes, I have them. I just wanted to be sure that the documents you call "processed texts stored in a column in a dataframe" are the same the the one...
To be added soon: - one example in all languages - additional instructions in CONTRUBUTING.md for the polyglot examples
added hanami code code for spec 'bar'
The bar chart example is now complete with all 5 formats I had in mind: - EDN - Clojure / Hanami - Python / Altair - R / vegawidget It...
I searched a bit but could not find how to do this lines: ``` {% include_relative {{ include.spec }}.vl.hanami %} ``` and have it "working", if the file is not...