Hey!  Cute thing coming!

$ apt-get install dbacl
$ svn export svn://svn.debian.org/debtags/autodebtag/trunk/dbacl/debtags-ai
  (gives you a file)
$ mkdir ~/.debtags
  (if don't yet have it)
$ ./debtags-ai train
  (takes a while, fills up 100+Mb of stuff in ~/.debtags)

Then ask ./debtags-ai questions about your packages :)

$ ./debtags-ai patch PACKAGE
  (would tell how it would improve the tags)
$ ./debtags-ai facets PACKAGE
  (would give opinions on how the package would fit in the various
   facets)

There's also a fixpatch function that I use for auto-approving part of
the tags coming from the packagebrowser:

$ ./debtags-ai fixpatch < patch > patch.good

This would put in patch.good only those changes that dbacl approves, and
I can skip checking those myself.


Ciao,

Enrico

--
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Debtags-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debtags-devel

Reply via email to