Re: The Common Lisp Directory is online
Thien-Thi Nguyen <[email protected]> 15 Dec 2005 09:36:18 -0500
| Newsgroups | gmane.lisp.web |
|---|---|
| Message-ID | <[email protected]> |
"Marc Battyani" <[email protected]> writes: > OK so what are your suggestions for step 1 (categories) and 2 > (descriptions)? design nit: for categories vs attributes (aka labels, keywords, etc), i'm in favor of the latter. there will always be something that "belongs" in more than one category. you can synthesize categories by grouping attributes, but not the other way around. if you push category synthesis to user-customizable level, that would be the nice (to users) hack. the user's ontology is something you want to avoid messing with -- users are weird! thi