Giter Site home page Giter Site logo

moses-smt / vowpal_wabbit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vowpalwabbit/vowpal_wabbit

2.0 14.0 0.0 89.15 MB

Frozen version of Vowpal Wabbit for use with Moses.

Home Page: http://hunch.net/~vw/

License: Other

Makefile 2.69% Shell 3.33% C 0.64% C++ 73.43% C# 4.27% Perl 9.63% R 0.62% Python 4.36% Java 0.58% Tcl 0.01% Ruby 0.42%

vowpal_wabbit's Introduction

/*
Copyright (c) by respective owners including Yahoo!, Microsoft, and
individual contributors. All rights reserved.  Released under a BSD (revised)
license as described in the file LICENSE.
 */

Build Status

This is the vowpal wabbit fast online learning code. For Windows, look at README.windows.txt

You can download the latest version from here: https://github.com/JohnLangford/vowpal_wabbit/wiki/Download

Alternatively, the very latest version is available here:

git clone git://github.com/JohnLangford/vowpal_wabbit.git

You should be able to build it on most systems with: make (make test)

If that fails, try:

./autogen.sh
make
(make test)
make install

Note that ./autogen.sh requires automake.On OSX, this implies installing 'glibtools'.

For OSX: if make fails with errors then try:

brew install libtool
brew install boost --with-python

This will install appropriate versions of 'glibtools' and 'boost' on OSX.

Options that were passed to ./configure in 7.6 and earlier may now be passed to ./autogen.sh.

Be sure to read the wiki: https://github.com/JohnLangford/vowpal_wabbit/wiki for the tutorial, command line options, etc.

The 'cluster' directory has it's own documentation for cluster parallel use, and the examples at the end of test/Runtests give some example flags.

vowpal_wabbit's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.