blob: 514b83d226ee12a00cbfc8dd2998514e1e1a01de (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
BACT is an implementation of [Kudo & Matsumoto 2004], and is
designed to handle the tree classification problem. The important
characteristic is that the input example x is represented not as a
numerical feature vector (bag-of-words) but a labeled ordered tree.
</longdescription>
</pkgmetadata>
|