Skip to main content

text2tac converts text to actions

Project description

text2tac

text2tac converts text to tactics. It lets the Coq proof assistant ask a transformer-type neural network for tactic suggestions.

Links

Find the introduction to the Tactician ecosystem here and the repository for this package here.

Installation

The python text2tac package can be installed with pip install in a standard way from git repo (we aren't yet on pypi.org). For developers a recommended way is pip install -e . from the cloned source repository which allows to develop directly on the source of the installed package. Our key (recommended/tested) pip dependencies are python==3.10. We tested with 3.10, and 3.11 and on may break the dependencies. We recommend installing everything into a fresh conda environment (for example, one made by conda create --prefix ./text2tac_env python=3.10).

Entry-points

  • See `text2tac-server'

Preparations

For training, see the text2tac/transformer folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

text2tac-1.0.1.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

text2tac-1.0.1-py3-none-any.whl (17.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page