Metadata-Version: 2.1
Name: delta-nlp
Version: 0.3.2
Summary: DELTA is a deep learning based natural language and speech processing platform.
Home-page: https://github.com/didi/delta
Author: Speech@DiDi
Author-email: speech@didiglobal.com
Maintainer: applenob
Maintainer-email: chenjunwen@didiglobal.com
License: Apache Software License
Download-URL: https://github.com/didi/delta/tarball/2020-03-27
Platform: MacOS
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: sklearn
Requires-Dist: pandas
Requires-Dist: librosa
Requires-Dist: absl-py
Requires-Dist: jieba
Requires-Dist: wget
Requires-Dist: kaldiio
Requires-Dist: soundfile
Requires-Dist: textgrid
Requires-Dist: pyyaml
Requires-Dist: yapf
Requires-Dist: gensim
Requires-Dist: hurry.filesize
Requires-Dist: imbalanced-learn
Requires-Dist: sphinx
Requires-Dist: sphinx-rtd-theme
Requires-Dist: recommonmark
Requires-Dist: pylint
Requires-Dist: cpplint
Requires-Dist: seqeval
Requires-Dist: rouge
Requires-Dist: sacrebleu
Requires-Dist: pyAudioAnalysis
Requires-Dist: flake8
Requires-Dist: sentencepiece
Requires-Dist: deepdiff
Requires-Dist: tensorflow-addons (==0.6.0)
Requires-Dist: tensorflow-model-optimization


# DELTA - A DEep learning Language Technology plAtform

DELTA is a deep learning based end-to-end natural language and speech processing platform. DELTA aims to provide easy and fast experiences for using, deploying, and developing natural language processing and speech models for both academia and industry use cases. DELTA is mainly implemented using TensorFlow and Python 3.

Refer to github for more information: https://github.com/didi/delta


