Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-31error check all calls to callocJohn Langford
2014-01-23minor thingJohn Langford
2014-01-23fix small memory leakJohn Langford
2014-01-10Merge pull request #228 from hal3/masterJohn
2014-01-10removed label parser dereferenceJohn Langford
2014-01-08working on ldf searn, need to fix csoaa ldf -- warning about breaking stuff :PHal Daume III
2013-11-27fixed parser segfaultJohn Langford
2013-11-07added ability to compute spelling featuresHal Daume III
2013-11-05fixed 32/64 bit bugHal Daume III
2013-11-05pulled john's changesHal Daume III
2013-11-05added affix functionalityHal Daume III
2013-11-04mid changeJohn Langford
2013-08-07clearer logic and bug fixZhen Qin
2013-04-10finally fixed, forced stride * weights_per_problem to be divisible by 2Jake Hofman
2013-04-10in the midst of debugJake Hofman
2013-04-03removed named variables and make zero value features work anonymouslyJohn Langford
2013-02-28make tab whitespace in parserJohn Langford
2013-02-23exit to exception conversionJohn Langford
2013-01-24fix empty line issueJohn Langford
2013-01-24eliminated isdigit callJohn Langford
2013-01-24add byte order mark detection to VW parserJohn Langford
2013-01-09zeroing out warningsU-NORTHAMERICA\jcl
2012-12-15minor consolidationJohn Langford
2012-12-15allowed anonymous featuresJohn Langford
2012-12-15changed push to push_backJohn Langford
2012-12-14index() changed to size() to match stlJohn Langford
2012-12-01fixed reentrants, removed importance from csoaa, added add_constant function ...Hal Daume III
2012-10-30fix multiline parsingJohn Langford
2012-10-30fix VW so it can read lines ending in \rJohn Langford
2012-09-29adjust licensing stuff to the current worldJohn Langford
2012-08-30Update to normalized updates so that weight are rescaled when range increaseStephane Ross
2012-08-22win32 fixes for hash changesChris Quirk
2012-08-17on Windows, lines may end in both CR and LFChris Quirk
2012-06-21tweaked float parser to have strtof semantics but raw speed as Michael Radfor...John Langford
2012-06-20dead code removal and minor tweakJohn Langford
2012-06-20debugging a bitJohn Langford
2012-06-20incorporated read twice parser from JeremieJohn Langford
2012-06-01moved label_parser into parser, added example functions for alloc, dealloc, copyHal Daume III
2012-05-31building library interfaceJohn Langford
2012-05-30nearly all state now addressableJohn Langford
2012-05-29still working on initializationJohn Langford
2012-02-08UTF-8 support for featuresJohn Langford
2012-01-21modified CS reductions so label parser is uniformJohn Langford
2012-01-17various subtle bug fixesJohn Langford
2012-01-16fix termination bugJohn Langford
2012-01-10Reduction interface developing, OneAgainstAll now inJohn Langford
2012-01-03now creating a linkable libraryBrian Muller