scs-re

Modification of cpython `re` module in which patterns match any string that is a prefix of a matching string under its regex


License
MIT
Install
pip install scs-re==1.0.3

Documentation

Syntactically Constrained Sampling for Language Models

Release

Run python3 -m build && twine upload dist/*