public class MultipleRepresentationExample extends Object
For example, in NLP one can decide to derive features of a sentence for different syntactic levels (e.g. part-of-speech, chunk, dependency) and treat them in a learning algorithms with different kernel functions. This example illustrates how to leverage on KeLP ability to work with multiple representations.
Constructor and Description |
---|
MultipleRepresentationExample() |
public static void main(String[] args)
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.