I am looking for a NER model to pull out the business name from transaction strings - so things like “Walmart”, “ebay”, “joe’s diner” etc. I am testing out different models from the hub, but wondering if there is any model that would be particularly good at this task?
Hey @MaximusDecimusMeridi, I’m trying to solve a similar problem. Were you successful in finding anything good?
I did come across a few transformers that work decently well for this task but they are not specifically developed for this.
dslim/bert-base-NER · Hugging Face.
Let me know if you have something better.
Hi @MaximusDecimusMeridi, @Pawan28a , Were you able to find any solution or train any NER model with business names etc.?
Thank you,
Ashok B