From b7fcf66554cc7eee91813f0fb7b7c37dd5c7f994 Mon Sep 17 00:00:00 2001 From: Johann-Mattis List Date: Fri, 24 Aug 2018 13:03:57 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 936bd95..e16e336 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ -# SinoPy: Python Library for Handling Chinese and Sino-Tibetan Language Data +# SinoPy: Python Library for quantitative tasks in Chinese historical linguistics -This is intended as a plugin for LingPy, or an addon, however, you define "plugin". The library gives utility functions that prove useful to handle Chinese data in a very broad context, raning from Chinese character readings up to proposed readings in Middle Chinese and older stages of the language. +[![DOI](https://zenodo.org/badge/30593438.svg)](https://zenodo.org/badge/latestdoi/30593438) +![PyPI](https://img.shields.io/pypi/v/sinopy.svg) + +SinoPy is an attempt to provide useful functionality for users working with Chinese dialects and Sino-Tibetan language data and struggling with tasks like converting characters to Pinyin, analysing characters, or analysing readings in Chinese dialects and other SEA languages. + +If you use the library in your research, please quote it as: + +> List, Johann-Mattis (2018): SinoPy: Python Library for quantitative tasks in Chinese historical linguistics. Version 0.3.0. Jena: Max Planck Institute for the Science of Human History. DOI: https://zenodo.org/badge/latestdoi/30593438 + +This is intended as a plugin for LingPy, or an addon. The library gives utility functions that prove useful to handle Chinese data in a very broad context, ranging from Chinese character readings up to proposed readings in Middle Chinese and older stages of the language. ## Quick Usage Examples