Releases: neelsmith/Kanones.jl
Releases · neelsmith/Kanones.jl
v0.26.1
Kanones v0.26.1
Expand range of uninflected types
Merged pull requests:
- Expand range of uninflected types (#423) (@neelsmith)
v0.26.0
Kanones v0.26.0
Support updated model of Analysis
in CitableParserBuilder
package
Merged pull requests:
- Update model of Analysis (#419) (@neelsmith)
- Correct version number (#420) (@neelsmith)
Closed issues:
- When building parser, display x out of y stems processed (#418)
v0.25.0
Kanones v0.25.0
Rewrite of all IO to use abstractions from CitableBase and CitableParserBuilder packages.
Merged pull requests:
- Dev (#406) (@neelsmith)
- 0.25 release (#416) (@neelsmith)
- Add compat entries (#417) (@neelsmith)
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
Kanones v0.24.1
Add method for concat_ds using a DFParser
Merged pull requests:
- Add method for
concat_ds
using aDFParser
(#390) (@neelsmith)
v0.24.0
Kanones v0.24.0
Adds function for extending existing parser without having to recompile all data
Merged pull requests:
- Add function for formatting lexicon entries for nouns (#374) (@neelsmith)
- Fixes a bug in formatting lexicon entries for irregular nouns (#375) (@neelsmith)
- Better error checking on figuring gender (#376) (@neelsmith)
- Adds function to compose markdown declension of pronouns (#377) (@neelsmith)
- Dev (#380) (@neelsmith)
- Release 0.23.0 (#381) (@neelsmith)
- Dev (#388) (@neelsmith)
- Dev (#389) (@neelsmith)
Closed issues:
v0.20.2
v0.20.1
Kanones v0.20.1
Closed issues:
- Contract verbs incorrectly forming stems for princparts 4-6 (#362)
Merged pull requests:
- Numerous minor bug fixes (#367) (@neelsmith)
v0.20.0
Kanones v0.20.0
v0.19.0
Kanones v0.19.0
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
strcat
ing compounds (#358)
Merged pull requests:
- Better testing of compound verb formations (#363) (@neelsmith)
v0.18.4
Kanones v0.18.4
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
andlemmalabel
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:
- Support new version of PolytonicGreek (#355) (@neelsmith)