معرفی شرکت ها


deepsearch-toolkit-0.9.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Interact with the Deep Search platform for new knowledge explorations and discoveries
ویژگی مقدار
سیستم عامل -
نام فایل deepsearch-toolkit-0.9.0
نام deepsearch-toolkit
نسخه کتابخانه 0.9.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Michele Dolfi
ایمیل نویسنده dol@zurich.ibm.com
آدرس صفحه اصلی https://ds4sd.github.io/deepsearch-toolkit/
آدرس اینترنتی https://pypi.org/project/deepsearch-toolkit/
مجوز MIT
# DeepSearch Toolkit [![PyPI version](https://img.shields.io/pypi/v/deepsearch-toolkit)](https://pypi.org/project/deepsearch-toolkit/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/deepsearch-toolkit)](https://pypi.org/project/deepsearch-toolkit/) [![License MIT](https://img.shields.io/github/license/ds4sd/deepsearch-toolkit)](https://opensource.org/licenses/MIT) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Docs](https://img.shields.io/badge/website-live-brightgreen)](https://ds4sd.github.io/deepsearch-toolkit/) *Interact with the Deep Search platform for new knowledge explorations and discoveries* The Deep Search Toolkit is a Python SDK allowing a user to interact with the Deep Search platform. The Toolkit provides easy-to-use functionalities for several common processes such as document conversion, graph creation and querying. [Learn about IBM Deep Search](https://ds4sd.github.io/) ## Quick links - [Github repository](https://github.com/ds4sd/deepsearch-toolkit) - [Documentation](https://ds4sd.github.io/deepsearch-toolkit/) ## Install Using `poetry` in your project? Add the toolkit with: ```console $ poetry add deepsearch-toolkit ``` New to `poetry`? Visit https://python-poetry.org/ or our [CONTRIBUTING.md](CONTRIBUTING.md) section. Using `pip`: ```console $ pip install deepsearch-toolkit ``` ### Requirements Python 3.8+ ## Start using the toolkit ```console // Login to Deep Search, // see https://ds4sd.github.io/deepsearch-toolkit/getting_started/#authentication $ deepsearch login ... // Convert a document // for more details, see https://ds4sd.github.io/deepsearch-toolkit/guide/convert_doc/ $ deepsearch documents convert -p 1234567890abcdefghijklmnopqrstvwyz123456 -u https://arxiv.org/pdf/2206.00785.pdf Submitting input: : 100%|██████████████████████████████| 1/1 [00:01<00:00, 1.52s/it] Converting input: : 100%|██████████████████████████████| 1/1 [00:33<00:00, 33.80s/it] Downloading result: : 100%|██████████████████████████████| 1/1 [00:01<00:00, 1.11s/it] Total online documents 1 Successfully converted documents 1 ``` ## Get help and support Please feel free to connect with us using the [discussion section](https://github.com/DS4SD/deepsearch-toolkit/discussions). ## Contributing Please read [Contributing to Deep Search Toolkit](./CONTRIBUTING.md) for details. ## References If you use `Deep Search` in your projects, please consider citing the following: ```bib @software{Deep Search Toolkit, author = {Deep Search Team}, month = {6}, title = {{Deep Search Toolkit}}, url = {https://github.com/DS4SD/deepsearch-toolkit}, version = {main}, year = {2022} } ``` ## License The `Deep Search Toolkit` codebase is under MIT license. For individual model usage, please refer to the model licenses found in the original packages.


نیازمندی

مقدار نام
>=0.3.1,<0.4.0 ipython-blocking
>=7.6.5,<8.0.0 ipywidgets
>=1.26.8,<2.0.0 urllib3
>=1.16.0,<2.0.0 six
>=2021.10.8,<2022.0.0 certifi
>=2.8.2,<3.0.0 python-dateutil
>=1.9.0,<2.0.0 pydantic
>=2.27.1,<3.0.0 requests
>=3.3.0,<4.0.0 python-jose
>=0.4.0,<0.5.0 typer
>=1.4.4,<2.0.0 appdirs
>=0.8.9,<0.9.0 tabulate
>=1.0.0,<2.0.0 pluggy
>=4.64.0,<5.0.0 tqdm
>=0.95.1,<0.96.0 fastapi
>=0.21.1,<0.22.0 uvicorn


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

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl deepsearch-toolkit-0.9.0:

    pip install deepsearch-toolkit-0.9.0.whl


نصب پکیج tar.gz deepsearch-toolkit-0.9.0:

    pip install deepsearch-toolkit-0.9.0.tar.gz