Skip to main content

UNKNOWN

Project description

# Multicode: Miscelleneous functions for handling unicode in transcriptions

[![Build Status](https://travis-ci.org/clpn/multicode.svg?branch=master)](https://travis-ci.org/clpn/multicode) [![codecov](https://codecov.io/gh/clpn/multicode/branch/master/graph/badge.svg)](https://codecov.io/gh/clpn/multicode) [![PyPI](https://img.shields.io/pypi/v/multicode.svg)](https://pypi.python.org/pypi/multicode)

## General information

This repository provides code and data to normalize datasets, to avoid pitfalls of unicode when creating linguistic data, and to infer general information about digital data when dealing with it in linguistic contexts.

One major concern is the normalization of phonetic transcriptions. There are many lookalikes in unicode which linguists use without knowing that they are not what they initially want to write. Thus the character used to transcribe an alveolar voiceless fricative, for example, has three candidates in Unicode which look extremely similar: `ʃ ∫ ꭍ`, although only the first one is the character that should be used when writing phonetic transcriptions. Our goal is to provide ways to detect and normalize those cases which result from the confusion of Unicode characters when transcribing languages phonetically.

Other cases include specific writing systems, like CJK systems, where we want to offer services to more quickly handle with them. These cases include the possibility to detect the Unicodes of very rare characters by naming only there parts, but also simple Python functions that allow to determine whether a given character is a Chinese character or not.

## Structure of the Repository

Our repository contains data and code. Data is presented in one of two basic formats. We use YAML for the convenient storing of confusable characters, and for the translation among different transcription systems (such as sound classes in the LingPy library), and TSV for tabular data. We prefer YAML over JSON for reasons of readability.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multicode-0.1.0.tar.gz (16.8 kB view details)

Uploaded Source

File details

Details for the file multicode-0.1.0.tar.gz.

File metadata

  • Download URL: multicode-0.1.0.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for multicode-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cc8b73a0cea87ffecbb5c833743af49c500f2a77565d36d2f2081908ff9eb99f
MD5 0d50e5243901d6694893ac53cfc16185
BLAKE2b-256 f54de521eb1d79279be960f0d1f0ee6a42e1d201db51bbcac662ccaf55470543

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page