Main Page

From ScalaNLP

Jump to: navigation, search

This is the main page for the nascent ScalaNLP project. ScalaNLP brings support for natural language processing and machine learning to Scala users.

Components

  1. Core - Utility libraries generically useful in doing NLP and Machine Learning.
    git clone http://scalanlp.org/git/core
    ( The development branch for Scala 2.8 is at http://github.com/dlwh/scalanlp-core/tree/master )
  2. SMR - Map Reduce wrapper for Hadoop. Also offers some basic stand-alone support.
    git clone http://scalanlp.org/git/smr
  3. Scalala - A linear algebra library inspired by Matlab. support quick start
    git clone http://scalanlp.org/git/scalala   svn access

All projects are hosted via git and built with Maven2 (http://maven.apache.org/). See GettingStarted for a minimum fuss way to get going.

Mailing List

Please join the ScalaNLP mailing list at http://lists.scalanlp.org/listinfo.cgi/scalanlp-scalanlp.org.

Useful Pages

Personal tools