This page is no longer maintained — Please continue to the home page at www.scala-lang.org

[ANN] ScalaNLP 0.1

No replies
David Hall 2
Joined: 2009-01-06,
User offline. Last seen 42 years 45 weeks ago.

I'd like to announce the first release of ScalaNLP, an open-source
collection of libraries with the goal of making Natural Language
Processing and Machine Learning research easier.

Currently, ScalaNLP consists of 3 projects:

* Core - A collection of utility libraries.
* SMR - Scala Map Reduce, a wrapper library for Hadoop with some stand
alone support.
* Scalala - A Scala Linear algebra library inspired by Matlab

Today, I'm mostly announcing Core, which consists of sampling routines
for many distributions, counters (specialized numeric-valued maps),
and some support for managing datasets. There are essentially no off
the shelf tools at the moment; hopefully in the future there will be.

For more information and to get started, please see the wiki at
http://www.scalanlp.org/ .

Thanks,
David Hall

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland