Training NER into TextCat using a single Dataset. #13573
Unanswered
DylanBrianBenton
asked this question in
Help: Model Advice
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was wondering if it's possible to train a NER and Textcat component from the one set of training data and have the NER component feed the textcat downstream if a certain entity is found?
What's the best way to use a single transformer for these? Run it sequentially or have the components parallel to feed one another. I've added the image below to illustrate what I'm thinking.
Any help would be great.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions