Metadata-Version: 2.1
Name: bertagent
Version: 0.0.11
Summary: Quantify linguistic agency in textual data.
Home-page: https://github.com/cogsys-io/bertagent
Author: cogsys.io
Author-email: bertagent@cogsys.io
License: GNU General Public License v3
Keywords: bertagent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Provides-Extra: setup
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: all
License-File: LICENSE
License-File: AUTHORS.rst

=========
bertagent
=========


.. image:: https://img.shields.io/pypi/v/bertagent.svg
        :target: https://pypi.python.org/pypi/bertagent

.. image:: https://readthedocs.org/projects/bertagent/badge/?version=latest
        :target: https://bertagent.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Quantify linguistic agency in textual data.


* Publication: BERTAgent: A Novel Tool to Quantify Agency in Textual Data
* Free software: GNU General Public License v3
* Documentation: https://bertagent.readthedocs.io.

Features
--------

* TODO

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


=======
History
=======

0.0.0 (2023-05-22)
------------------

* First release on PyPI.
