mscarey / AuthoritySpoke

Reading legal authority for the last time
https://authorityspoke.readthedocs.io
Other
34 stars 2 forks source link

Create class for group of text selectors #65

Closed mscarey closed 3 years ago

mscarey commented 5 years ago

This would enable a string method that shows all the text from the selector group, when an Enactment has multiple selectors as described in #58.

And the return type for get_holding_anchors could be List[SelectorGroup] instead of List[List[TextQuoteSelector]]

Also related to #42

mscarey commented 3 years ago

The anchors field of an Enactment can now hold a TextPositionSet.