Metadata-Version: 2.1
Name: polyglotdb
Version: 1.2.0a1
Summary: UNKNOWN
Home-page: https://github.com/MontrealCorpusTools/PolyglotDB
Author: Montreal Corpus Tools
Author-email: michael.e.mcauliffe@gmail.com
License: UNKNOWN
Keywords: phonology corpus phonetics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Text Processing :: Linguistic
Description-Content-Type: text/markdown
Provides-Extra: testing
License-File: LICENSE

PolyglotDB
==========

[![Build Status](https://travis-ci.org/MontrealCorpusTools/PolyglotDB.svg?branch=master)](https://travis-ci.org/MontrealCorpusTools/PolyglotDB)
[![Coverage Status](https://coveralls.io/repos/MontrealCorpusTools/PolyglotDB/badge.svg?branch=master&service=github)](https://coveralls.io/github/MontrealCorpusTools/PolyglotDB?branch=master)
[![Documentation Status](https://readthedocs.org/projects/polyglotdb/badge/?version=latest)](http://polyglotdb.readthedocs.org/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/polyglotdb.svg)](https://badge.fury.io/py/polyglotdb)


PolyglotDB is a Python package for storing and querying large speech corpora.  It constructs various kinds of database,
and has a consistent Python API for interacting with the various underlying databases.  The online documentation is
available at http://polyglotdb.readthedocs.io/en/latest/.

This package is intended for developers and those experienced with scripting in Python.  If you would like to use a
graphical interface for querying and interacting with PolyglotDB databases, please see Speech Corpus Tools
(http://speech-corpus-tools.readthedocs.io/en/latest/).  Speech Corpus Tools is currently depreciated and undergoing
significant update to match recent development of PolyglotDB.

Citation
--------

McAuliffe, Michael, Elias Stengel-Eskin, Michaela Socolof, Arlie Coles, Sarah Mihuc, and Morgan Sonderegger (2017). PolyglotDB [Computer program]. Version 0.0.1 (alpha), retrieved 28 July 2017 from https://github.com/MontrealCorpusTools/PolyglotDB.

or

McAuliffe, Michael, Elias Stengel-Eskin, Michaela Socolof, and Morgan Sonderegger (2017). Polyglot and Speech Corpus Tools: a system for representing, integrating, and querying speech corpora. In *Proceedings of Interspeech 2017*.


