Skip to content

Releases: StarlangSoftware/ParseTree-Swift

Created ParallelTreeBank

17 May 05:05
Compare
Choose a tag to compare
1.0.8

Added ParallelTreeBank and moved getName and setName methods from Par…

Initialized children of ParseNode to empty array.

02 May 05:52
Compare
Choose a tag to compare
1.0.7

Initialized children of ParseNode to empty list in the beginning.

Updated Dictionary dependency.

30 Apr 08:42
Compare
Choose a tag to compare
1.0.6

Updated Dictionary dependency.

Updated dictionary dependency.

26 Apr 13:56
Compare
Choose a tag to compare
1.0.5

Updated dictionary dependency.

Added wordCount method and treebank tests.

21 Apr 11:54
Compare
Choose a tag to compare
1.0.4

Added wordCount method and tests for TreeBank.

Added Equatable interface to ParseNode

18 Apr 13:14
Compare
Choose a tag to compare
1.0.3

Added Equatable interface.

Changed the visibility of some methods to open

16 Apr 20:49
Compare
Choose a tag to compare
1.0.2

Changed the visibility of some methods to open.

ParseNode, ParseTree and TreeBank classes are converted to open.

16 Apr 11:57
Compare
Choose a tag to compare
1.0.1

ParseNode, ParseTree and TreeBank classes are converted to open.

Initial release

11 Apr 08:08
2c1bac8
Compare
Choose a tag to compare
1.0.0

Update README.md