معرفی شرکت ها


dynamicfluency-0.1.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

The base python package for DynamicFluency: Monitor and understand the dynamicity of linguistic aspects in (L2) speech.
ویژگی مقدار
سیستم عامل -
نام فایل dynamicfluency-0.1.2
نام dynamicfluency
نسخه کتابخانه 0.1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده JJWRoeloffs <jelleroeloffs@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/dynamicfluency/
مجوز -
# DynamicFluency-core The base python package for DynamicFluency: track a l2 speaker's ability trough time. This package is effectivly a wrapper around a meriad of other projects to allow for smooth intergration ## Code style For code formatting, [Black](https://github.com/psf/black) is used with default settings. Some of the naming from [praatio](https://github.com/timmahrt/praatIO) (e.g. `entryList`) is taken over, but, generally, `snake_case` is used for everything but classes, which are in `PascalCase`, as is python convention. Also, I, (JJWRoeloffs,) am dyslectic, so there might be some spelling errors in the variable names and docstrings. If you find some, pull requests are welcome! ## Tests Running the development tests can be done with the following command: ``` pytest --cov=dynamicfluency tests/ ``` Please note that this requires pytest and pytest-cov to be installed. Additionally, `dynamicfluency` has to be installed, either with `pip install -e .` or trough other means if you want to compare versions. The code itself, as it is in `src/`, isn't recognized. These tests will download a lot of language models on the first go, as it tests all supported languages. This will take a few minutes the first time the tests are run


نیازمندی

مقدار نام
~=1.5 pandas
~=1.23 numpy
~=5.1 praatio
~=3.7 nltk
~=3.5 spacy


زبان مورد نیاز

مقدار نام
>=3.9 Python


نحوه نصب


نصب پکیج whl dynamicfluency-0.1.2:

    pip install dynamicfluency-0.1.2.whl


نصب پکیج tar.gz dynamicfluency-0.1.2:

    pip install dynamicfluency-0.1.2.tar.gz