blob: 4100d7232ae1cbe0dc7acf00a74836d1fcc5842d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>srcux</origin>
</pkgmetadata>
|