Skip to content
Discussion options

You must be logged in to vote

For benepar you'd need to merge the internal ConstituentData objects that are stored in doc._._constituent_data. The token and span extensions all refer to this Doc extension, which is why it looks like the merged doc isn't parsed.

You'd have to dig into the benepar internals of how the parse is represented in ConstituentData. It's definitely doable, but might be a bit fiddly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
third-party Third-party packages and services feat / doc Feature: Doc, Span and Token objects
2 participants