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
diff options
context:
space:
mode:
authorHal Daume III <me@hal3.name>2013-11-05 07:14:45 +0400
committerHal Daume III <me@hal3.name>2013-11-05 07:14:45 +0400
commit6acaab7c89673ac56b20e9dfa456c8c564cf4ad4 (patch)
tree07567589defab7cebeb62e7e616325b64026c4fd /test/RunTests
parent7f806f5f7e88c6af07f8a9ba32687b05d38afc82 (diff)
added affix functionality
Diffstat (limited to 'test/RunTests')
-rwxr-xr-xtest/RunTests5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/RunTests b/test/RunTests
index 23cf49dc..f48e5664 100755
--- a/test/RunTests
+++ b/test/RunTests
@@ -725,3 +725,8 @@ __DATA__
train-sets/ref/bs.prvote.stderr
train-sets/ref/bs.prvote.predict
+# Test 29: affix features
+{VW} -d train-sets/affix_test.dat -k -c --passes 100 --holdout_after 4 --affix -2
+ train-sets/ref/affix_test.stdout
+ train-sets/ref/affix_test.stderr
+