From 1d7c404b400f666e126a4b0550a08ae2d05030d8 Mon Sep 17 00:00:00 2001 From: Ben Mabey Date: Thu, 28 Oct 2010 09:43:51 -0600 Subject: [PATCH] fixes classifier-label example in README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d50af3..1064e12 100644 --- a/README.md +++ b/README.md @@ -201,11 +201,9 @@ git clone the project, then run: 0.0 - REPL>(classifier-label to-classify) + REPL>(classifier-label classifier to-classify) # - ; FIXME: Outdated, it blows up with: - ; java.lang.IllegalArgumentException: Wrong number of args passed to: classifiers$classifier-label (NO_SOURCE_FILE:0) REPL>; The classifiers can be saved and restored later