it.uniroma2.sag.kelp.data.example

Class SequenceExample

    • Field Detail

      • SEQDELIM

        public static final String SEQDELIM
        This delimiter is used in the construction of artificial features representing transitions for the SequenceClassificationLearningAlgorithm
        See Also:
        Constant Field Values
    • Constructor Detail

      • SequenceExample

        public SequenceExample()
    • Method Detail

      • add

        public void add(Example example)
      • getExample

        public Example getExample(int i)
        Parameters:
        i - i-th Example in the sequence
        Returns:
      • getExamples

        public List<Example> getExamples()
        Returns:
        the list of Examples in the sequence
      • getLenght

        public int getLenght()
        Returns:
        the number of Examples in the sequence

Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.