Structural ('STRCT') feature representation
ARC_CATEGORIESprivate ArcCategories read based on ARC_CATEGORIES_CVEC and ARC_CATEGORY_TABLES_DIR_PATH.
ALL_NGRAMS_UP_TO_N_I_BExtract all n-grams with n \in \{1,...,N\}? If false, extract all N-grams with N=N_I.
NAME_STRprivate 'STRCT'.
N_IA scalar integer N.
M_IHow long should trails be, at most? If the current arc in the current trail goes out to a terminal vertex yet has not reached this length, the trail is accumulated as is.
I_IThe weight to scale the number of iterations taken for random sampling of trails in a linguistic network by, a multiplier of the number of arcs in the network.
SRILM_NGRAMCOUNT_PARAMETERS_CVECExtra command line parameters to SRILM ngram-count. This utility is run to extract features.
SRILM_NGRAM_PARAMETERS_CVECExtra command line parameters to SRILM ngram. This utility is run to calculate feature scores.
XPATH_STRXPath expression used to extract the surface strings in the XML documents that represent observations. It ought to point to a text node, and must be written in a syntax version supported by libxml2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.