Giter VIP home page Giter VIP logo

lingpy's Introduction

LingPy

Build Status codecov.io DOI PyPI version

Authors: Johann-Mattis List (CRLAO, Paris) and Robert Forkel (Max Planck Institute for the Science of Human History)

Collaborators: Steven Moran (Universität Zürich, Peter Bouda, Johannes Dellert (University of Tübingen), Taraka Rama (Centre for Language Technology, Göteborg), Simon Greenhill (Australian National University, Canberra.

LingPy is a Python Library for Historical Linguistics. It is being developed for Python 2.7 and Python 3.x using a single codebase.

Quick Installation

If you want to regularly install LingPy on your system, open a terminal and type in the following:

$ git clone https://github.com/lingpy/lingpy/
$ cd lingpy
$ python setup.py install

In order to use the library, start an interactive python session and import LingPy as follows:

>>> from lingpy import *

To install LingPy to hack on it, fork the repository, open a terminal and type:

$ git clone https://github.com/<your-github-user>/lingpy/
$ cd lingpy
$ python setup.py develop

This will install LingPy in "develpment mode", i.e. you will be able edit the sources in the cloned repository and import the altered code just as the regular python package.

Trouble Shooting

We're currently working on a new release of LingPy which will be pushed to PyPi and also be installable via PIP, etc. The current LingPy on Github is rather stable and much more advanced than older versions, also supporting cross-platforms and both Python versions. If you run into any problems with installing LingPy for the moment, please make sure that you followed our quick installation instructions above and did not use any of the outdated releases. We might publish an official intermediate release in order to make sure that the well-known installation errors when installing LingPy in older versions via PIP do not occur, but for the moment, please download the current state of LingPy from github and manually install.

lingpy's People

Contributors

bambooforest avatar xrotwang avatar lingulist avatar franknagel avatar jprokic avatar simongreenhill avatar cysouw avatar javadevvictoria avatar

Stargazers

Inna Pirina avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.