Skip to content

Releases: neelsmith/PolytonicGreek.jl

v0.11.2

19 Apr 01:24
f0b91cf
Compare
Choose a tag to compare

PolytonicGreek v0.11.2

Diff since v0.11.1

Export countaccents function

Merged pull requests:

v0.11.1

15 Apr 15:06
c2884e4
Compare
Choose a tag to compare

PolytonicGreek v0.11.1

Diff since v0.11.0

Fix bug in argument handling for rmaccents function

Closed issues:

  • Change interface for getting vowels and consonatns from an orthography (#51)

Merged pull requests:

v0.11.0

15 Apr 13:41
5cbc906
Compare
Choose a tag to compare

PolytonicGreek v0.11.0

Diff since v0.10.2

More functional API to GreekOrthography abstractions.

Merged pull requests:

  • More julian implementation of GreekOrthography interface (#52) (@neelsmith)

v0.10.2

12 Apr 21:53
f7f2991
Compare
Choose a tag to compare

PolytonicGreek v0.10.2

Diff since v0.10.1

Support explicit indication of short vowel quantity when that contradicts normal orthography

Closed issues:

  • Support long vowel mark in syllabification (#22)
  • function longsyllable should not be generalized (#40)
  • Add functions for Kanones to generate alphabet.fst (#41)
  • Support explicit short quantity mark in accentuation (#48)
  • Test that final οι/αι count as short for accent (#49)

Merged pull requests:

v0.10.1

11 Apr 15:39
b07fdeb
Compare
Choose a tag to compare

PolytonicGreek v0.10.1

Diff since v0.10.0

Updated methods to work with new version of Orthography package

v0.10.0

11 Apr 15:05
85d48d5
Compare
Choose a tag to compare

PolytonicGreek v0.10.0

Diff since v0.9.0

Updated methods to work with new version of Orthography package

Merged pull requests:

  • Update methods for new version of Orthography package. (#46) (@neelsmith)

v0.9.0

10 Apr 13:05
7573c0a
Compare
Choose a tag to compare

PolytonicGreek v0.9.0

Diff since v0.8.1

API-breaking change in dispatch of simple categorization functions

Merged pull requests:

v0.8.1

10 Apr 12:42
a2e0552
Compare
Choose a tag to compare

PolytonicGreek v0.8.1

Diff since v0.8.0

Export GreekOrthography abstract type.

Merged pull requests:

v0.8.0

10 Apr 11:56
803c346
Compare
Choose a tag to compare

PolytonicGreek v0.8.0

Diff since v0.7.0

Add simple category functions for use with Kanones morphological parsers.

Merged pull requests:

v0.7.0

02 Apr 17:28
cb4d7dc
Compare
Choose a tag to compare

PolytonicGreek v0.7.0

Diff since v0.6.3

Break out functions into a shared GreekOrthography interface

Closed issues:

  • Final -αι/-οι treated as long in placing accent (#37)

Merged pull requests:

  • Break out functions of GreekOrthography interface (#42) (@neelsmith)