Skip to content

Textblobfix#12

Merged
duckduckdoof merged 8 commits into
mainfrom
textblobfix
May 1, 2025
Merged

Textblobfix#12
duckduckdoof merged 8 commits into
mainfrom
textblobfix

Conversation

@duckduckdoof
Copy link
Copy Markdown

with newer versions of spacy, spacytextblob no longer references document/token features the same way; namely, the new convention is X..blob.Y instead of X..Y.

These fixes should bring spacytextblob usage up to current. However, there is a little "hack" fix for utility functions, which assumes that the former nomenclature for referencing spacytextblob still remains the same. I added some conditionals/replacements to checking indicators so that referencing "blob" is included and valid.

Copy link
Copy Markdown

@bradley-erickson bradley-erickson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but see my comment on the other PR about making sure you have the upstream changes (~10 commits from ETS side of things). This will make sure there aren't merge conflicts when you merge and subsequently when I merge these changes into ETS

@duckduckdoof duckduckdoof merged commit bb46ac4 into main May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants