Seems that Doc.from_docs does not preserve Doc.tensor #10597
omarbenhamid
started this conversation in
New Features & Project Ideas
Replies: 1 comment 2 replies
-
Thanks for the note, it is the case that |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thanks for the quality open source library for NLP.
It seems that Doc.from_docs does not preserve Doc.tensor (currently for any span) and documentation tells nothing about it.
I was about to create an issue but I am wondering if it is a bug, a feature request, or more a documentation update ?
Tensor can be the concatenation of tensors of all sub document ? On the other hand the tensor shape is maybe something specific to the embedding used ...
Beta Was this translation helpful? Give feedback.
All reactions