Releases: StarlangSoftware/ParseTree-Swift
Releases · StarlangSoftware/ParseTree-Swift
Created ParallelTreeBank
1.0.8 Added ParallelTreeBank and moved getName and setName methods from Par…
Initialized children of ParseNode to empty array.
1.0.7 Initialized children of ParseNode to empty list in the beginning.
Updated Dictionary dependency.
1.0.6 Updated Dictionary dependency.
Updated dictionary dependency.
1.0.5 Updated dictionary dependency.
Added wordCount method and treebank tests.
1.0.4 Added wordCount method and tests for TreeBank.
Added Equatable interface to ParseNode
1.0.3 Added Equatable interface.
Changed the visibility of some methods to open
1.0.2 Changed the visibility of some methods to open.
ParseNode, ParseTree and TreeBank classes are converted to open.
1.0.1 ParseNode, ParseTree and TreeBank classes are converted to open.
Initial release
1.0.0 Update README.md