DistilBert-NER Inference using C++

#2
by aitechguy - opened

Named Entity Recognition (NER) is a crucial task in natural language processing that involves identifying and classifying named entities in text. I am going to implement inference DistilBert model using C++.
I would like to ask for help from someone with experience in this field.

Sign up or log in to comment