.editorconfig
.gitattributes
.gitignore
.readthedocs.yaml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements_dev.txt
setup.cfg
setup.py
tox.ini
versioneer.py
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build-main.yml
bertagent/__init__.py
bertagent/_version.py
bertagent/bertagent.py
bertagent.egg-info/PKG-INFO
bertagent.egg-info/SOURCES.txt
bertagent.egg-info/dependency_links.txt
bertagent.egg-info/entry_points.txt
bertagent.egg-info/not-zip-safe
bertagent.egg-info/requires.txt
bertagent.egg-info/top_level.txt
bertagent/cli/.gitkeep
bertagent/cli/bertagent.py
bertagent/data/.gitkeep
bertagent/data/emacs-logo/emacs-128x128.png
bertagent/data/emacs-logo/emacs.svg
bertagent/tests/__init__.py
bertagent/tests/test_bertagent.py
docs/Makefile
docs/requirements.txt
docs/build/html/_static/check-solid.svg
docs/build/html/_static/copy-button.svg
docs/build/html/_static/file.png
docs/build/html/_static/minus.png
docs/build/html/_static/plus.png
docs/build/html/_static/css/fonts/fontawesome-webfont.svg
docs/source/authors.rst
docs/source/bertagent.rst
docs/source/bertagent.tests.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/history.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/modules.rst
docs/source/readme.rst
docs/source/tutorial-01-input.csv
docs/source/tutorial-02-output.csv
docs/source/tutorial.rst
docs/source/usage.rst
docs/source/_static/.gitkeep