blob: f3504b04e0753788107fc810ece1e6819b5d3197 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>usata@gentoo.org</email>
</maintainer>
<longdescription>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>
|