A curated list of awesome Machine Learning frameworks, libraries and software.
Go to file
2014-07-15 15:15:23 -04:00
README.md initial commit 2014-07-15 15:15:23 -04:00

A curated list of awesome machine learning frameworks, libraries and software (by language). Inspired by awesome-php.

Python

Natural Language Processing

Libraries for working with human languages.

  • NLTK - A leading platform for building Python programs to work with human language data.
  • Pattern - A web mining module for the Python programming language. It has tools for natural language processing, machine learning, among others.
  • TextBlob - Providing a consistent API for diving into common natural language processing (NLP) tasks. Stands on the giant shoulders of NLTK and Pattern, and plays nicely with both.
  • jieba - Chinese Words Segementation Utilities.
  • SnowNLP - A library for processing Chinese text.
  • loso - Another Chinese segmentation library.
  • genius - A Chinese segment base on Conditional Random Field.

Ruby

Scala

Java

Go

R

Julia