Releases: quantling/JudiLing.jl
Releases · quantling/JudiLing.jl
v0.12.0
JudiLing v0.12.0
Diff since v0.11.1
Breaking changes
- Added support for Julia 1.11
- Fixed bug in early stopping mechanism
Merged pull requests:
v0.10.0
JudiLing v0.10.0
Diff since v0.9.0
Merged pull requests:
Closed issues:
- Make initial deep learning accuracy smaller (#102)
- Investigate OOM error in FIDDL function (#112)
- Add function for computing token-based accuracy (#118)
- Add a function for dealing with CFBS features (#120)
v0.8.4
JudiLing v0.8.4
Diff since v0.8.3
Merged pull requests:
Closed issues:
- Wrapper function for loading the dataset (#108)
- Write make_combined_pS_matrix (#111)
- Write documentation for loading_data functions (#114)
v0.8.3
JudiLing v0.8.3
Diff since v0.8.2
Merged pull requests:
Closed issues:
- doc latin example need update (#55)
- Bug in in make_combined_L_matrix: SDs for inflection not added to make_L_matrix (#62)
- Speeding up eval_SC_loose (#74)
- Add support for training/validation data in eval_SC_loose (#87)
v0.8.2
JudiLing v0.8.2
Diff since v0.8.1
- updated doc pages to include new semantic vector functions
v0.8.1
JudiLing v0.8.1
Diff since v0.8.0
- fixed bug in display matrix
- fixed another inlinestring error