Skip to content
Discussion options

You must be logged in to vote

You are likely interested in the transformer attributes, which can be found via;

Doc._.trf_data

This gives you access to a bunch of attributes, it sounds like you'll be interested in the tensors, via;

Doc._.trf_data.tensors

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@koaning
Comment options

Answer selected by FloGro3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / transformer Feature: Transformer
2 participants