LICENSE
MANIFEST.in
README.md
setup.py
bin/pgdb
polyglotdb/__init__.py
polyglotdb/config.py
polyglotdb/exceptions.py
polyglotdb/structure.py
polyglotdb/utils.py
polyglotdb.egg-info/PKG-INFO
polyglotdb.egg-info/SOURCES.txt
polyglotdb.egg-info/dependency_links.txt
polyglotdb.egg-info/requires.txt
polyglotdb.egg-info/top_level.txt
polyglotdb/acoustics/__init__.py
polyglotdb/acoustics/classes.py
polyglotdb/acoustics/intensity.py
polyglotdb/acoustics/io.py
polyglotdb/acoustics/other.py
polyglotdb/acoustics/segments.py
polyglotdb/acoustics/utils.py
polyglotdb/acoustics/formants/__init__.py
polyglotdb/acoustics/formants/base.py
polyglotdb/acoustics/formants/formants_bandwidth.praat
polyglotdb/acoustics/formants/helper.py
polyglotdb/acoustics/formants/multiple_num_formants.praat
polyglotdb/acoustics/formants/refined.py
polyglotdb/acoustics/pitch/__init__.py
polyglotdb/acoustics/pitch/base.py
polyglotdb/acoustics/pitch/helper.py
polyglotdb/acoustics/vot/__init__.py
polyglotdb/acoustics/vot/base.py
polyglotdb/client/__init__.py
polyglotdb/client/client.py
polyglotdb/corpus/__init__.py
polyglotdb/corpus/annotated.py
polyglotdb/corpus/audio.py
polyglotdb/corpus/base.py
polyglotdb/corpus/context.py
polyglotdb/corpus/importable.py
polyglotdb/corpus/lexical.py
polyglotdb/corpus/pause.py
polyglotdb/corpus/phonological.py
polyglotdb/corpus/spoken.py
polyglotdb/corpus/structured.py
polyglotdb/corpus/summarized.py
polyglotdb/corpus/syllabic.py
polyglotdb/corpus/utterance.py
polyglotdb/databases/__init__.py
polyglotdb/databases/config.py
polyglotdb/databases/influxdb.conf
polyglotdb/databases/neo4j.conf
polyglotdb/io/__init__.py
polyglotdb/io/discoursedata.py
polyglotdb/io/helper.py
polyglotdb/io/enrichment/__init__.py
polyglotdb/io/enrichment/features.py
polyglotdb/io/enrichment/helper.py
polyglotdb/io/enrichment/lexical.py
polyglotdb/io/enrichment/spoken.py
polyglotdb/io/exporters/__init__.py
polyglotdb/io/exporters/base.py
polyglotdb/io/exporters/csv.py
polyglotdb/io/exporters/textgrid.py
polyglotdb/io/importer/__init__.py
polyglotdb/io/importer/from_csv.py
polyglotdb/io/importer/to_csv.py
polyglotdb/io/inspect/__init__.py
polyglotdb/io/inspect/buckeye.py
polyglotdb/io/inspect/fave.py
polyglotdb/io/inspect/ilg.py
polyglotdb/io/inspect/labbcat.py
polyglotdb/io/inspect/maus.py
polyglotdb/io/inspect/mfa.py
polyglotdb/io/inspect/partitur.py
polyglotdb/io/inspect/text_orthography.py
polyglotdb/io/inspect/text_transcription.py
polyglotdb/io/inspect/textgrid.py
polyglotdb/io/inspect/timit.py
polyglotdb/io/parsers/__init__.py
polyglotdb/io/parsers/aligner.py
polyglotdb/io/parsers/base.py
polyglotdb/io/parsers/buckeye.py
polyglotdb/io/parsers/fave.py
polyglotdb/io/parsers/ilg.py
polyglotdb/io/parsers/labbcat.py
polyglotdb/io/parsers/maus.py
polyglotdb/io/parsers/mfa.py
polyglotdb/io/parsers/partitur.py
polyglotdb/io/parsers/speaker.py
polyglotdb/io/parsers/text_orthography.py
polyglotdb/io/parsers/text_transcription.py
polyglotdb/io/parsers/textgrid.py
polyglotdb/io/parsers/timit.py
polyglotdb/io/types/__init__.py
polyglotdb/io/types/base.py
polyglotdb/io/types/content.py
polyglotdb/io/types/form.py
polyglotdb/io/types/parsing.py
polyglotdb/io/types/standardized.py
polyglotdb/query/__init__.py
polyglotdb/query/annotations/__init__.py
polyglotdb/query/annotations/elements.py
polyglotdb/query/annotations/models.py
polyglotdb/query/annotations/query.py
polyglotdb/query/annotations/results.py
polyglotdb/query/annotations/attributes/__init__.py
polyglotdb/query/annotations/attributes/acoustic.py
polyglotdb/query/annotations/attributes/aggregate.py
polyglotdb/query/annotations/attributes/base.py
polyglotdb/query/annotations/attributes/discourse.py
polyglotdb/query/annotations/attributes/hierarchical.py
polyglotdb/query/annotations/attributes/path.py
polyglotdb/query/annotations/attributes/pause.py
polyglotdb/query/annotations/attributes/precedence.py
polyglotdb/query/annotations/attributes/speaker.py
polyglotdb/query/annotations/attributes/subannotation.py
polyglotdb/query/base/__init__.py
polyglotdb/query/base/attributes.py
polyglotdb/query/base/complex.py
polyglotdb/query/base/cypher.py
polyglotdb/query/base/elements.py
polyglotdb/query/base/func.py
polyglotdb/query/base/helper.py
polyglotdb/query/base/query.py
polyglotdb/query/base/results.py
polyglotdb/query/discourse/__init__.py
polyglotdb/query/discourse/attributes.py
polyglotdb/query/discourse/query.py
polyglotdb/query/lexicon/__init__.py
polyglotdb/query/lexicon/attributes.py
polyglotdb/query/lexicon/query.py
polyglotdb/query/metadata/__init__.py
polyglotdb/query/metadata/query.py
polyglotdb/query/speaker/__init__.py
polyglotdb/query/speaker/attributes.py
polyglotdb/query/speaker/query.py
polyglotdb/syllabification/__init__.py
polyglotdb/syllabification/main.py
polyglotdb/syllabification/maxonset.py
polyglotdb/syllabification/probabilistic.py