- I have haystack library in place.
- Now i want to do Auto tagging for all the tags which are mentioned for particular entity on haystack.org.
- Means whenever that entity will populate all associated tags should get applied to it.
Asked
Active
Viewed 55 times
1

Dhanashri Patil
- 11
- 1
-
Hey @Dhanashri, are you referring to the [Haystack NLP Framework](https://github.com/deepset-ai/haystack)? I am not quite sure what you are trying to achieve. Do you want to do Named Entity Recognition and based on the detected entities, add metadata(=tags) to the Documents? – bogdan May 30 '22 at 14:32