Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
a linguistic toolkit for detecting old loanwords by predicting, evaluating and applying changes in horizontal and vertical lexical transfers
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7893906.svg :target: https://doi.org/10.5281/zenodo.7893906 :alt: the DOI
.. image:: https://dl.circleci.com/status-badge/img/gh/LoanpyDataHub/loanpy/tree/main.svg?style=svg :target: https://dl.circleci.com/status-badge/redirect/gh/LoanpyDataHub/loanpy/tree/main :alt: continuous integration status
.. image:: https://coveralls.io/repos/github/LoanpyDataHub/loanpy/badge.svg :target: https://coveralls.io/github/LoanpyDataHub/loanpy :alt: code coverage status
.. image:: https://readthedocs.org/projects/loanpy/badge/?version=latest :target: https://loanpy.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/loanpy.svg :target: https://pypi.org/project/loanpy/ :alt: PyPI Latest Version
LoanPy is a linguistic toolkit developed during the course of my PhD thesis at the University of Vienna, providing solutions for various tasks in historical and contact linguistics, such as:
This toolkit has been designed with ease of use and compatibility in mind, offering a standalone, easy-to-setup, and cross-platform solution that works with Python 3.7 or higher.
Latest stable version:
::
$ pip install loanpy
Development version:
::
$ pip install git+https://github.com/martino-vic/loanpy.git@main
Read the docs <https://loanpy.readthedocs.io/en/latest/home.html>
_If you use loanpy 3 in your research or project, please cite the following:
::
@misc{martinovic2023,
author = {Viktor Martinovi{\'c}},
title = {LoanpyDataHub/loanpy: Third stable release},
month = may,
year = 2023,
publisher = {Zenodo},
version = {3.0.0},
doi = {10.5281/zenodo.7893906},
url = {https://doi.org/10.5281/zenodo.7893906}
}
LoanPy is released under the MIT License.
LoanPy supports the following datasets:
streitberggothic <https://github.com/LoanpyDataHub/streitberggothic>
_,koeblergothic <https://github.com/LoanpyDataHub/koeblergothic>
_gerstnerhungarian <https://github.com/LoanpyDataHub/gerstnerhungarian>
_ronataswestoldturkic <https://github.com/LoanpyDataHub/ronataswestoldturkic>
_CLDF data standards <https://cldf.clld.org/>
_.FAQs
a linguistic toolkit for detecting old loanwords by predicting, evaluating and applying changes in horizontal and vertical lexical transfers
We found that loanpy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.