Skip to content

Releases: bozsahin/ccglab

Last sed

07 May 13:23
Compare
Choose a tag to compare

Last release using sed for tokenization, before moving to awk+sed.

Last release before moving to new type-raising algorithm

17 Feb 16:03
Compare
Choose a tag to compare

Type-raising in this version goes over every argument of every lexical function.

v7.0

27 Jul 06:35
Compare
Choose a tag to compare
v7.0 Pre-release
Pre-release

Last release before eliminating experimental rules and incorporating WLS2 for windows install

v6.0.1

24 Feb 08:00
ea34a0b
Compare
Choose a tag to compare

last release before merging .ded and .ind formats into .bin format

last release before type raising integration

05 Sep 17:20
Compare
Choose a tag to compare

in the next release we will compile TR

v5.2.4

05 Jun 08:37
Compare
Choose a tag to compare

Last release before parameterizing training scripts for extrapolation

NF parse and multi-threading support

12 May 09:55
26004d0
Compare
Choose a tag to compare

These two aspects are tested with grammars and models.
Threading now controls one switch-control function (write one
and control more than one switch if you feel like it).

last release before normal form parsing

15 Feb 09:13
Compare
Choose a tag to compare
v5.1

Lisps other than sbcl and ccl default to sbcl-style API for run-program

v5.0.3

25 Dec 09:23
Compare
Choose a tag to compare

This is the last release where inner lambdas in the LFs of .ccg and .supervision files arent allowed

v5.0.db13

11 Oct 10:58
Compare
Choose a tag to compare

Basic CCG rules and experimental ones controllable by a switch.

The manual explains more about category matching.