math_mommy
math_mommy t1_j05nxfm wrote
Reply to comment by 120pi in [D] Can you use GPT for named entity extraction ? by AImSamy
I believe the question was about data, and I replied to it. That SpaCy developers knows where to find data for training.
math_mommy t1_j045l86 wrote
Well, SpaCy does it. Maybe they can tell.
math_mommy t1_j05o5xr wrote
Reply to comment by AImSamy in [D] Can you use GPT for named entity extraction ? by AImSamy
No, but they train their models for detecting NER, so they are likely to know where such data can be found. They apply their own models and BERT, if you are curious about the models.