Latest Release | |
License | |
DOI |
Lingtypology is a Python3 tool for linguistic interactive mapping and online linguistic databases API. It is inspired by R-package created by Agrizolamz. It uses the same phylosophy and provides similar functionality.
The package is available in PyPI. Therefore, you can install it by running: pip install lingtypology`
Lingtypology package contains LingMap
class that allows to draw interactive maps, glottolog
library that allows to interact with Glottolog data and datasets
that allows to interact with different other linguistic databases.
For more informations consult Lingtypology: Documentation.
Lingtypology relies on data from the Glottolog database.
With each new version of lingtypology
Glottolog data is updated. Now it is using Glottolog 5.0
.
You can update data from Glottolog. To get the instruction on how to do it, consult the tutorial.
If you are using this package in a scientific publication, it will be most appreciated if you add the citation:
@misc{MichaelVoronov2669068,
author = {Michael Voronov},
title = {{lingtypology: a Python tool for linguistic typology}},
month = june,
year = 2019,
doi = {10.5281/zenodo.2669068},
url = {https://doi.org/10.5281/zenodo.2669068}
}