This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Description
I'm giving a talk on regular expressions at the PyOhio Conference this year. A lot of the talk will be in a Juypter Notebook using the Python implementation of SRL. I'm going over the documentation on the web site and only see provisions begin/end (of string) anchors. Is there none for begin/end of words, Words?
Tom Fetherston