Text Link Analysis node: textlinkanalysis

You can use the parameters in the following table to define or update a node through scripting. The node itself is called textlinkanalysis.

Important: It is not possible to specify a resource template via scripting. To select a template, you must do so from within the node dialog box.
Table 1. Text Link Analysis (TLA) node scripting properties
Scripting properties Data type Property description
id_field field  
text field  
method ReadText ReadPath  
docType integer With possible values (0,1,2) where 0 = Full Text, 1 = Structured Text, and 2 = XML
encoding Automatic "UTF-8" "UTF-16" "ISO-8859-1" "US-ASCII" "CP850" "EUC-JP" "SHIFT-JIS" "ISO2022-JP" Note that values with special characters, such as "UTF-8", should be quoted to avoid confusion with a mathematical operator.
unity integer With possible values (0,1) where 0 = Paragraph and 1 = Document
para_min integer  
para_max integer  
mtag string Contains all the mtag settings (from Settings dialog box for XML files)
mclef string Contains all the mclef settings (from Settings dialog box for Structured Text files)
language de en es fr it ja nl pt
concept_count_limit integer Limit extraction to concepts with a global frequency of at least this value.
fix_punctuation flag  
fix_spelling flag
spelling_limit integer
extract_uniterm flag
extract_nonlinguistic flag
upper_case flag
group_names flag
permutation integer Maximum nonfunction word permutation (the default is 3).