bertagent-best / README.rst
jiko
upd: README
68961f7
=========
BERTAgent
=========
.. image:: https://img.shields.io/pypi/v/bertagent?version=latest
:target: https://pypi.python.org/pypi/bertagent
:alt: PyPI Version
.. image:: https://img.shields.io/github/actions/workflow/status/cogsys-io/bertagent/build-main.yml
:alt: GitHub Workflow (Build Main) Status
:target: https://github.com/cogsys-io/bertagent
.. image:: https://readthedocs.org/projects/bertagent/badge/?version=latest
:target: https://bertagent.readthedocs.io/en/latest
:alt: Documentation Status
.. image:: https://img.shields.io/pypi/l/bertagent?color=brightgreen
:target: https://github.com/cogsys-io/bertagent/blob/master/LICENSE
:alt: License
Quantify linguistic agency in textual data.
* Publication: BERTAgent: A Novel Tool to Quantify Agency in Textual Data (doi: TBA)
* PyPi: https://pypi.org/project/bertagent/
* GitHub: https://github.com/cogsys-io/bertagent
* Documentation: https://bertagent.readthedocs.io (https://bertagent.rtfd.io)
* Free software: GNU General Public License v3
Features
--------
* Detect linguistic agnecy in text using large language model
(pretrained transformers architecture).
Credits
-------
This package was created with Cookiecutter_ and the `cogsys-io/cogsys-io-cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/cookiecutter/cookiecutter
.. _`cogsys-io/cogsys-io-cookiecutter-pypackage`: https://github.com/cogsys-io/cogsys-io-cookiecutter-pypackage