Select a metric which is used on the phrase-net's nodes and links. (The metric can also be changed when the phrase-net has already been drawn.)
Specify the formula for a word's font-size.
Possible variables: inDegree, outDegree, count
inDegree - number of incoming edges outDegree - number of outgoing edges count - total number of occurrences of this word in the text
Specify the formula for a word's font-color.
Possible variables: inDegree, outDegree, count
inDegree - number of incoming edges outDegree - number of outgoing edges count - total number of occurrences of this word in the text
Specify the formula for a link's width.
Possible variables: count
count - total number of occurrences of this link in the text
Specify a phrase to search for by writing regular expressions into the according text fields.
1st field: prefix of the phrase (leave blank, if there's no prefix) 2nd field: first word (If this field is left blank, all words are searched.) 3rd field: connecting word 4th field: second word (If this field is left blank, all words are searched.) 5th field: suffix of the phrase (leave blank, if there's no suffix)