Skip to content

iaja/scalaLDAvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A vanilla Scala port of https://github.com/bmabey/pyLDAvis using Apache Spark as backend

How to use?

You can link against this library in your program at the following coordinates:

Scala 2.11

groupId: com.github.iaja
artifactId: scalaldavis_2.11
version: 0.1.2

With SBT

libraryDependencies ++= "com.github.iaja" % "scalaldavis_2.11" % "0.1.2"

Examples

References

Dataset