<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ScalaNLP</title>
	<atom:link href="http://www.scalanlp.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scalanlp.org</link>
	<description>Natural Language Processing and Machine Learning</description>
	<lastBuildDate>Sun, 21 Apr 2013 01:12:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Breeze 0.1</title>
		<link>http://www.scalanlp.org/breeze-0-1/</link>
		<comments>http://www.scalanlp.org/breeze-0-1/#comments</comments>
		<pubDate>Tue, 04 Sep 2012 05:26:11 +0000</pubDate>
		<dc:creator>David Hall</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.scalanlp.org/?p=45</guid>
		<description><![CDATA[I&#8217;m pleased to announce the availability of ScalaNLP Breeze, a new(-ish) collection of libraries for Linear Algebra, Numerics, Machine Learning, and Natural Language Processing in Scala. Breeze continues both Scalala and ScalaNLP-Core, offering numerous performance and feature enhancements. Breeze builds against<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://www.scalanlp.org/breeze-0-1/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m pleased to announce the availability of ScalaNLP Breeze, a new(-ish) collection of libraries for Linear Algebra, Numerics, Machine Learning, and Natural Language Processing in Scala. Breeze continues both Scalala and ScalaNLP-Core, offering numerous performance and feature enhancements. Breeze builds against Scala 2.9.2, and is available from Sonatype and Maven Central.</p>
<p>Breeze comprises four libraries:</p>
<ul>
<li><strong> breeze-math:</strong> Numerics and Linear Algebra. Fast linear algebra backed by native libraries (via JBlas) where appropriate.</li>
<li><strong>breeze-process:</strong> Tools for tokenizing, processing, and massaging data, especially textual data. Includes stemmers, tokenizers, and stop word filtering, among other features.</li>
<li><strong>breeze-learn:</strong> Optimization and Machine Learning. Contains state-of-the-art routines for convex optimization, sampling distributions, several classifiers, and DSLs for Linear Programming and Belief Propagation.</li>
<li><strong>breeze-viz:</strong> (Very alpha) Basic support for plotting, using JFreeChart.</li>
</ul>
<h4><strong>Documentation:</strong></h4>
<ul>
<li>Quickstart guide and features: <a href="https://github.com/dlwh/breeze/wiki/Quickstart">https://github.com/dlwh/breeze/wiki/Quickstart</a></li>
<li>Scaladocs: <a href="http://www.scalanlp.org/api/#breeze.package">http://www.scalanlp.org/api/#breeze.package</a></li>
<li>Example sentiment classifier: <a href="https://github.com/dlwh/breeze-examples">https://github.com/dlwh/breeze-examples</a></li>
</ul>
<p>To get help with Breeze, please use our mailing list:<br />
<a href="http://groups.google.com/group/scala-breeze">http://groups.google.com/group/scala-breeze</a></p>
<p>Breeze is licensed under the Apache License, Version 2.0</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scalanlp.org/breeze-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
