spark-LDA-example
spark-LDA-example copied to clipboard
A simple Spark LDA example. to demonstrate a full fletched clustering algorithm, with data cleaning using the processess like lemmatization , stemming etc.
Results
1
spark-LDA-example issues
Sort by
recently updated
recently updated
newest added
Hi Shivansh when i run your code on my documents (they are 20000 texts and 12500 characters for each one) with even 12g ram i get out of memory error....