PolMine / biglda

Tools for fast LDA topic modelling for big corpora
5 stars 1 forks source link

Use package of idx package for fast data transfer #7

Closed ablaette closed 1 year ago

ablaette commented 2 years ago

Transferring the data from R to JVM is slow. Faster solution in idx package? Has been archived, but maybe get out functionality...

ablaette commented 1 year ago

The BigTopicModel (enhancing the ParallelTopicModel class) provides an example for implementing things. Do not see the case for idx.