Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Doc.copy bugs #6809

Merged
merged 3 commits into from
Jan 25, 2021
Merged

Fix Doc.copy bugs #6809

merged 3 commits into from
Jan 25, 2021

Conversation

honnibal
Copy link
Member

  • Avoid letting the Doc object own LexemeC data. Instead all lexemes should be owned by the Vocab. Also avoids weird heuristics.
  • Copy doc.spans attribute.

@adrianeboyd
Copy link
Contributor

Definitely a fan of getting rid of the weird heuristics here!

@honnibal honnibal merged commit 42b117e into develop Jan 25, 2021
@svlandeg svlandeg deleted the bugfix/doc-copy-simple branch January 25, 2021 14:58
@polm polm mentioned this pull request Jan 19, 2023
3 tasks
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.

2 participants