معرفی شرکت ها


arguebuf-2.0.0b9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A library for loading argument graphs in various formats (e.g., AIF).
ویژگی مقدار
سیستم عامل -
نام فایل arguebuf-2.0.0b9
نام arguebuf
نسخه کتابخانه 2.0.0b9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Mirko Lenz
ایمیل نویسنده info@mirko-lenz.de
آدرس صفحه اصلی https://recap.uni-trier.de
آدرس اینترنتی https://pypi.org/project/arguebuf/
مجوز MIT
# Arguebuf Arguebuf is a format for serializing argument graphs and specified using Protobuf. The complete specification and documentation is available at the [Buf Schema Registry](https://buf.build/recap/arg-services/docs/main:arg_services.graph.v1). While Protobuf automatically generates native code for all major programming languages (including Python), we created a custom implementation that provides some additional benefits, including: - The ability to import existing formats like [AIF](http://www.argumentinterchange.org), [SADFace](https://github.com/Open-Argumentation/SADFace), and a few others. - Export of Arguebuf graphs to AIF, [NetworkX](https://networkx.org), and [Graphviz](https://graphviz.org). - Integration with the popular NLP library [spaCy](http://spacy.io). - Various helper methods to programmatically manipulate/create argument graphs. - More pythonic interfaces than the regular code generated by `protoc`. You can easily install the library from [PyPI](https://pypi.org/project/arguebuf/) using pip. The documentation is hosted on [ReadTheDocs](https://arguebuf.readthedocs.io/en/latest/) ## Command Line Interface (CLI) We also offer some tools to simplify dealing with structured argument graphs. Among others, it is possible to convert graphs between different formats, translate them, and render images using graphviz. To use it, install the `cli` extras when installing the package. When using `pip`, this can be accomplished with `pip install arguebuf[cli]` Afterwards, you can execute it by calling `arguebuf`, for example: `arguebuf --help`


نیازمندی

مقدار نام
>=1.0.0,<2.0.0 arg-services
>=2.8.4,<3.0.0 networkx
>=2.1.2,<3.0.0 pendulum
>=0.20,<0.21 graphviz
>=4.9.0,<5.0.0 lxml
>=5.0.0,<6.0.0 sphinx
>=2022.6.4.1,<2023.0.0.0 furo
>=0.18.0,<0.19.0 myst-parser
>=2.0.0,<3.0.0 sphinx-autoapi
>=0.2.8,<0.3.0 autodocsumm
>=0.7.0,<0.8.0 typer[all]
>=1.11.0,<2.0.0 deepl
>=1.10,<2.0 pygraphviz
>=1.9,<2.0 multimethod


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

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


نحوه نصب


نصب پکیج whl arguebuf-2.0.0b9:

    pip install arguebuf-2.0.0b9.whl


نصب پکیج tar.gz arguebuf-2.0.0b9:

    pip install arguebuf-2.0.0b9.tar.gz