Releases: LoanDB/loanpy
Releases · LoanDB/loanpy
LoanPy 3.0.1
Bug fixed issue #50 and wrote a new test
Third stable release
Main Changes Compared to Version 2
- Standalone: No external dependencies needed.
- Easy setup: Just download or clone the repository and start using it.
- Cross-platform: Works on any platform that supports Python.
- Python Compatibility: Works with Python 3.7 or higher.
- CLDF Integration: Fully integrated in the CLDF architecture.
- Simplified logic in modules and functions.
- Removed unused parameters from functions.
Second stable release
Main changes compared to the first stable release:
- Mange data flow through classes instead of gloabal variables
- reconstructor.py and adapter.py reorganised into adrc.py and qfysc.py
- new module sanity.py to evaluate results and optimise parameters
- Sound and phonotactic substitutions based on etymological data combined with feature vectors from the PanPhon library
- Implementation of CLDF standard
- new, linpy-based alignment method
- multiple paths when repairing phonotactics, with help of the networkx library
- tested with real-world data: current model seems to accurately predict English loanword adaptation in Maori
First stable release
1.0.1 general changes
loanpy
improved testing, refactored code, logo size 440x168 for pypi
loanpy
Improved testing,
refactored code,
logo image size 400x168 for pypi
0.1.5
proto-forms are converted to regex and stored in a csv
substitutions are stored in a csv
testing added
three scripts: cleaning.py for preprocessing, generator.py for adding regex and substitutions to csv
loanfinder.py to actually search for loans
loanpy
Gives you bestof.txt when running loandf()
loanpy
v.0.1.4 v 0.1.3 on pypi
First release
First release for loanpy