Recent Releases of loanpy
loanpy - LoanPy 3.0.1
Bug fixed issue #50 and wrote a new test
- Python
Published by martino-vic about 3 years ago
loanpy - 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.
- Python
Published by martino-vic about 3 years ago
loanpy - 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
- Python
Published by martino-vic about 4 years ago
loanpy -
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
- Python
Published by martino-vic over 5 years ago