Skip to content
forked from dlwh/breeze

Breeze is a library for numerical processing, machine learning, and natural language processing. It's primary focus is on being generic, clean, and powerful without sacrificing (much) efficiency. Breeze is the merger of the ScalaNLP and Scalala projects, because one of the original maintainers is unable to continue development. The Scalala parts…

License

Notifications You must be signed in to change notification settings

retronym/breeze

 
 

Repository files navigation

Breeze is a library for numerical processing, machine learning, and natural language processing.
It's primary focus is on being generic, clean, and powerful without sacrificing (much) efficiency.

The library currently consists of several parts: 

* breeze-math: Linear algebra and numerics routines
* breeze-process: Libraries for managing datasets and job pipelines.
* breeze-learn: Machine Learning and Optimization.

Possible future releases:
* breeze-viz: Vizualization and plotting
* breeze-parse: A statistical parsing library
* breeze-fst: Finite state toolkit

Breeze is the merger of the ScalaNLP and Scalala projects, because 
one of the original maintainers is unable to continue development.
The Scalala parts are largely rewritten.

(c) David Hall, 2009 -

Portions (c) Daniel Ramage, 2009 - 2011

This project can be built with sbt 0.11.2

Documentation forthcoming.

About

Breeze is a library for numerical processing, machine learning, and natural language processing. It's primary focus is on being generic, clean, and powerful without sacrificing (much) efficiency. Breeze is the merger of the ScalaNLP and Scalala projects, because one of the original maintainers is unable to continue development. The Scalala parts…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%