Skip to content

Releases: LoanDB/loanpy

LoanPy 3.0.1

17 May 22:05
Compare
Choose a tag to compare

Bug fixed issue #50 and wrote a new test

Third stable release

03 May 20:54
Compare
Choose a tag to compare

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

09 Jun 16:58
Compare
Choose a tag to compare

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

24 Apr 04:16
Compare
Choose a tag to compare
1.0.1

general changes

loanpy

24 Oct 18:27
Compare
Choose a tag to compare
loanpy Pre-release
Pre-release

improved testing, refactored code, logo size 440x168 for pypi

loanpy

24 Oct 18:06
Compare
Choose a tag to compare
loanpy Pre-release
Pre-release

Improved testing,
refactored code,
logo image size 400x168 for pypi

0.1.5

17 Oct 22:41
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

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

26 Sep 18:10
Compare
Choose a tag to compare
loanpy Pre-release
Pre-release

Gives you bestof.txt when running loandf()

loanpy

26 Sep 18:16
Compare
Choose a tag to compare
loanpy Pre-release
Pre-release
v.0.1.4

v 0.1.3 on pypi

First release

19 May 13:33
Compare
Choose a tag to compare
First release Pre-release
Pre-release

First release for loanpy