Created
January 22, 2012 23:35
-
-
Save OlegYch/1659394 to your computer and use it in GitHub Desktop.
use scalanlp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
libraryDependencies ++= Seq( | |
"org.scalanlp" %% "scalanlp-learn" % "0.4.RC1" | |
, "org.scalala" %% "scalala" % "1.0.0.RC2" | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment