-
seq
- sequence array.
-
states
- matrix of state ids, can be used to save the viterbi path during sequence generation.
-
seq_len
- array of sequence length
-
seq_label
- array of sequence labels
-
seq_id
- array of sequence IDs
-
seq_w
- positiv!
-
seq_number
- total number of sequences
-
total_w
- sum of sequence weights
Sequence structure for integer sequences.
Contains an array of sequences and corresponding
data like sequence label, sequence weight, etc. Sequences may have different
length.
Alphabetic index
This page was generated with the help of DOC++.