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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file text2tac-1.0.1.tar.gz.
File metadata
- Download URL: text2tac-1.0.1.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17a021fe3dd10bf869e4d4f23619ab079b686d7b98f187874b762ac9ab6e0228
|
|
| MD5 |
a49fa7e9174622749251bfba1d010eef
|
|
| BLAKE2b-256 |
2f3c69f336254e8fb8faec692e159e558e11a4d53dfbdca1b2327b2d99abe7e8
|
File details
Details for the file text2tac-1.0.1-py3-none-any.whl.
File metadata
- Download URL: text2tac-1.0.1-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e69c9f20509a0e2c59918146baa617e19cb0de3568c3731206b40f2a0d81e3a7
|
|
| MD5 |
396de596526a04c208430f7b7abfad54
|
|
| BLAKE2b-256 |
d4d26ff3b5d64c31b5489f3adc54f055dffe17ee90c76951e7b7226c474aa4ca
|