Skip to content

Commit bc52f76

Browse files
authored
Update README.md
1 parent 4c2e3e5 commit bc52f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PolyglotDB
77
[![PyPI version](https://badge.fury.io/py/polyglotdb.svg)](https://badge.fury.io/py/polyglotdb)
88

99

10-
PolyglotDB is a Python package for storing, phonetically analyzing, and querying speech corpora. It can be used with corpora of any size, and is built to scale to very large corpora. It constructs a "polyglot" NoSQL database mirroring the structure of phonetic data, and has a consistent Python API for interacting with the underlying databases. The online documentation is
10+
PolyglotDB is a Python package for storing, phonetically analyzing, and querying speech corpora. It can be used with corpora of any size, and is built to scale to very large corpora. It constructs a "polyglot" NoSQL database mirroring the structure of phonetic data, and has a consistent Python API for interacting with the underlying databases. The online documentation, which contains tutorials and case studies, is
1111
available at http://polyglotdb.readthedocs.io/en/latest/.
1212

1313
Citation

0 commit comments

Comments
 (0)