معرفی شرکت ها


english-detector-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A python package to detect english text
ویژگی مقدار
سیستم عامل -
نام فایل english-detector-0.1.0
نام english-detector
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده apinanyogaratnam
ایمیل نویسنده apinanapinan@icloud.com
آدرس صفحه اصلی https://github.com/apinanyogaratnam/english-detector
آدرس اینترنتی https://pypi.org/project/english-detector/
مجوز -
# English Detector [![Downloads](https://static.pepy.tech/personalized-badge/english-detector?period=total&units=none&left_color=grey&right_color=green&left_text=Downloads)](https://pepy.tech/project/english-detector) A python package to detect english text. ## Table of Contents - [Installation](#installation) - [Usage](#usage) - [Support](#support) - [Contributing](#contributing) ## Installation Install the package using pip: ```sh pip install english-detector ``` ## Usage ```python from english-detector import detect_english text = '''Hansel and Gretel are a brother and sister abandoned in a forest, where they fall into the hands of a witch who lives in a house made of gingerbread, cake, and candy. The cannibalistic witch intends to fatten Hansel before eventually eating him, but Gretel pushes the witch into her own oven and kills her.''' print(detect_english(text)) # prints True ``` ## Support Please [open an issue](https://github.com/apinanyogaratnam/english-detector/issues/new) for support. ## Contributing Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/apinanyogaratnam/english-detector/compare/).


نیازمندی

مقدار نام
==0.41 pycld2


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

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


نحوه نصب


نصب پکیج whl english-detector-0.1.0:

    pip install english-detector-0.1.0.whl


نصب پکیج tar.gz english-detector-0.1.0:

    pip install english-detector-0.1.0.tar.gz