Skip to content

hexgnu/libsvm-ruby-swig

This branch is 9 commits ahead of, 6 commits behind tomz/libsvm-ruby-swig:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

12279b0 · Apr 18, 2011

History

70 Commits
Mar 27, 2010
Apr 18, 2011
Mar 27, 2010
Mar 27, 2010
Apr 18, 2011
Mar 22, 2009
Apr 17, 2011
Mar 4, 2009
May 15, 2009
May 15, 2009
Apr 17, 2011
Mar 27, 2010
Apr 18, 2011

Repository files navigation

libsvm-ruby-swig

DESCRIPTION:

This is the Ruby port of the LIBSVM Python SWIG (Simplified Wrapper and Interface Generator) interface.

A slightly modified version of LIBSVM 2.9 is included, it allows turrning on/off the debug log. You don’t need your own copy of SWIG to use this library - all needed files are generated using SWIG already.

Look for the README file in the ruby subdirectory for instructions. The binaries included were built under Ubuntu Linux 2.6.28-18-generic x86_64, you should run make under the libsvm-2.9 and libsvm-2.9/ruby directories to regenerate the executables for your environment.

LIBSVM is in use at tweetsentiments.com - A Twitter / Tweet sentiment analysis application

About

Ruby interface to LIBSVM (using SWIG)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.7%
  • C 30.0%
  • Java 14.0%
  • Python 4.7%
  • Ruby 3.6%