Skip to content

contours/homebrew-alt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

svm_light.rb is a Homebrew recipe for installing svmlight. It include a patch that adds a binary called svm_classifyd. This is basically a classifier which can run as a daemon and be communicated with over stdin/stdout, to avoid having to spawn new svm_classify processes.

To install:

$ brew tap contours/homebrew-alt
$ brew install svm_light

This is used by node-splitta.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages