From | Doug Carter |
Date | Fri, 28 May 2004 13:03:26 -0700 |
Subject | [greenstone-devel] Binary classifier |
Hi all,
I'm trying to implement a binary classifier. For example: I want a button on the nav bar called "new" that users can click on to
So I created a metadata element called "New", in the metadata.xml file
classify AZList -metadata New For files that are new, I set the metadata element to "Yes" in the
After building the collection, it works perfectly, except that there
Questions: How do I get rid of the "Y"? Is there a better way to implement a binary classifier? TIA, Doug Carter
|