Hello,
I just watched the latest NER tool: https://www.youtube.com/watch?v=se-wnjfP2UY. I understand Alteryx uses Spacy for it's machine learning. Does this tool offer Span Categorizations (https://spacy.io/api/spancategorizer)? That is, annotating multiple sentences in a page of text? Or is this really only good for one or two word annotations?
Also, can I take this model and use it in Python with Spacy (outside Alteryx)? Or is the model hidden for users?
Thanks!