TreeCloud
[+ new features]
[- corrected bugs]

# 2014/04/15 1.4.2beta:
+ inclusion of a tool to extract words around a target word with TreecloudLeftRight.bat (thanks Edna!)
- correction of bug if the first word is present in the tree cloud (thanks Edna!)

# 2014/01/18 1.4beta:
+ words with _ kept together
+ command-line concordance tool

# 2009/13/12 1.3:
+ word-focused coloring of the tree cloud (thanks J.M. Viprey!)
+ possibility to use a custom word list to display in the tree cloud
+ possibility to use custom color and size lists for the words in the tree cloud
+ possibility to view the tree cloud in Dendroscope (if words without special characters, thanks Daniel!)
- possibility to use whitespaces in name files (thanks Sbastien!)

# 2009/06/09 1.2:
+ cooccurrence computation in windows separated by a special character (suggested by D. Barrowcliff)
- correction of Linux line ending bug (thanks Nicolas!)
- correction of negative colors

# 2009/04/24 1.1:
+ new distance formula: ngd (Normalized Google Distance)
+ new text alteration method: random block deletion
+ new word selection: load custom word list
+ possibility to load a distance matrix
- correction RF-distance: removed trivial splits from computation

# 2009/03/30 1.0:
+ user manual
+ licensed under GPL License
+ new color method: dispersion
+ text alteration method (random word deletion) for bootstrap

# 2009/03/09 0.3:
+ parameter: normat, splitstreepath
+ distance matrix normalization
+ new color method: chronology
+ split extraction from the tree
+ Robinson Foulds distance between trees

# 2009/03/04 0.2:
+ parameters: unit, color
+ new color set: berry
+ distance between two distance matrices

# 2009/02/20 0.1:
* computes the treecloud of a text and displays it in SplitsTree
* computes arboricity of the distance matrix
* parameters: nbwords, minnb, window, distance


