{"id":20483967,"url":"https://github.com/hammady/svmlightcli","last_synced_at":"2025-11-06T21:03:38.965Z","repository":{"id":56896873,"uuid":"92660358","full_name":"hammady/svmlightcli","owner":"hammady","description":"svm_light command line gem wrapper offering svm_learn and svm_classify","archived":false,"fork":false,"pushed_at":"2017-11-27T12:11:04.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T03:45:30.690Z","etag":null,"topics":["machine-learning","ruby","svmlight"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hammady.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-28T12:38:44.000Z","updated_at":"2017-05-28T12:53:26.000Z","dependencies_parsed_at":"2022-08-20T17:40:28.732Z","dependency_job_id":null,"html_url":"https://github.com/hammady/svmlightcli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammady%2Fsvmlightcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammady%2Fsvmlightcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammady%2Fsvmlightcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammady%2Fsvmlightcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hammady","download_url":"https://codeload.github.com/hammady/svmlightcli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242058218,"owners_count":20065066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["machine-learning","ruby","svmlight"],"created_at":"2024-11-15T16:19:21.600Z","updated_at":"2025-11-06T21:03:38.915Z","avatar_url":"https://github.com/hammady.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svmlightcli\n\nThis is a convenience gem wrapper for the [svm_light](http://svmlight.joachims.org/)\ncommand line binaries. No Ruby interfaces.\nAfter installation, it offers 2 binaries in the path: `svm_learn` and `svm_classify`.\nIn other words, it is something like:\n`brew install svm_light` or `apt-get install svm_light`\n(which do not exist), but using the RubyGems way.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'svmlightcli'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install svmlightcli\n\n## Usage\n\nUse the binaries the same exact way you use them when compiling from source:\n\n    $ svm_learn ...\n\n    $ svm_classify ...\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/hammady/svmlightcli.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\nThe original license of the svm_light author is also maintained in [LICENSE.txt](https://github.com/hammady/svmlightcli/blob/master/LICENSE.txt).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhammady%2Fsvmlightcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhammady%2Fsvmlightcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhammady%2Fsvmlightcli/lists"}