Find answers from the community

Updated 3 months ago

is there a way to extract entities as a

is there a way to extract entities as a seperate response (like a list) and not use it as a transformation pipeline for vector index ? any pointer to an example will be very helpful thx
L
l
C
4 comments
Probably just using an ner model/package directly on some text?
gotcha thx @Logan M appreciate the help as always.
https://github.com/urchade/GLiNER is a new and exciting NER model that might help you out with that. There's a demo here: https://huggingface.co/spaces/tomaarsen/gliner_base (disclosure: it's my demo)
ooo nice thx @Cubie | Tom I'll definitely check it out
Add a reply
Sign up and join the conversation on Discord