public class TreeFeature extends Feature
Using this feature class indicates to the tree kernel feature encoder that this feature should be encoded as a tree and not mapped to a feature value in the normal way.
Constructor and Description |
---|
TreeFeature(Object value) |
TreeFeature(String name,
Object value) |
public TreeFeature(Object value)
public TreeFeature(String name, Object value)
Copyright © 2014. All rights reserved.