Skip to content

Releases: neelsmith/Kanones.jl

v0.26.1

09 Sep 16:35
3bc2a3a
Compare
Choose a tag to compare

Kanones v0.26.1

Diff since v0.26.0

Expand range of uninflected types

Merged pull requests:

v0.26.0

12 Jul 22:29
59e6c8c
Compare
Choose a tag to compare

Kanones v0.26.0

Diff since v0.25.0

Support updated model of Analysis in CitableParserBuilder package

Merged pull requests:

Closed issues:

  • When building parser, display x out of y stems processed (#418)

v0.25.0

03 Jul 13:05
9f47839
Compare
Choose a tag to compare

Kanones v0.25.0

Diff since v0.24.1

Rewrite of all IO to use abstractions from CitableBase and CitableParserBuilder packages.

Merged pull requests:

Closed issues:

  • Document fileslayout.jl (#312)
  • Bad results from applying phonology to 6th principal part (#392)
  • Kanones.verb_conjugation_md failing with deponent verbs (#394)
  • Markdown noun declension function declension_md fails on irregular forms? (#396)
  • Ptcpl declension needs to choose correct stem, not just take first one. (#398)
  • It would be worth optimizing parsecorpus: it's nearly unusable on a big enough corpus (#405)
  • Make all greek forms citable objects (#408)
  • Make all Kanones stem types citable and serializable (#410)
  • serialization on finite verbs is wrong (#411)
  • Update all unit tests for new IO with CEX interface (#413)
  • Not generating uninflected forms in building parser (#415)

v0.24.1

03 Dec 10:23
bf32331
Compare
Choose a tag to compare

Kanones v0.24.1

Diff since v0.24.0

Add method for concat_ds using a DFParser

Merged pull requests:

v0.24.0

02 Dec 18:49
a4bb457
Compare
Choose a tag to compare

Kanones v0.24.0

Diff since v0.20.2

Adds function for extending existing parser without having to recompile all data

Merged pull requests:

Closed issues:

  • Nouns with multiple genders don't format correctly in markdown lexicon format (#379)
  • Error in forming sixth part of compound verbs (#382)

v0.20.2

23 Aug 17:29
b643536
Compare
Choose a tag to compare

Kanones v0.20.2

Diff since v0.20.1

Merged pull requests:

v0.20.1

23 Aug 16:40
6930744
Compare
Choose a tag to compare

Kanones v0.20.1

Diff since v0.20.0

Closed issues:

  • Contract verbs incorrectly forming stems for princparts 4-6 (#362)

Merged pull requests:

v0.20.0

22 Aug 16:10
b9175eb
Compare
Choose a tag to compare

Kanones v0.20.0

Diff since v0.19.0

v0.19.0

21 Aug 17:06
d94ee68
Compare
Choose a tag to compare

Kanones v0.19.0

Diff since v0.18.4

Closed issues:

  • Augment applied incorrectly when phonological change applies to prefix (#242)
  • Duplicate rules in w_pp1 class (#354)
  • Need to explicitly allow elision when strcating compounds (#358)

Merged pull requests:

v0.18.4

17 Aug 22:02
db86e78
Compare
Choose a tag to compare

Kanones v0.18.4

Diff since v0.18.3

Closed issues:

  • Elision (#34)
  • Krasis (#35)
  • Test compounding of irregular forms (#43)
  • Aphaeresis (#46)
  • Add API docs on all GMP* classes (#177)
  • Document Dataset abstraction and validation process (#215)
  • Implement ArraysDataset (#216)
  • Load/save string parser (#223)
  • Support loading a StringParser from multiple file sources (#243)
  • Bug in applying recessive accent to compound forms (#259)
  • knormal should normalize accents (#272)
  • Parsing needs to preprocess analysis with a "resolvestring" operation (#321)
  • attachlemma and lemmalabel duplicate each other: remove one (#340)
  • Third declension noun class ending in -ηρ -ερος (#341)
  • New regular class for nouns ending in -ιν -ινος (#348)
  • Broken generation (#350)

Merged pull requests: