ljvmiranda921 / calamanCy

NLP pipelines for Tagalog using spaCy
MIT License
44 stars 3 forks source link

couldn't recognize person name #29

Closed Nirupam2016 closed 11 months ago

Nirupam2016 commented 1 year ago

couldn't recognize person name using calamancy .. check out file calamcypic

ljvmiranda921 commented 1 year ago

Hi @Nirupam2016 , the calamanCy models were trained on Tagalog text and it seems that yours are in English. Even if the named entities are from the Philippine context, the grammar and semantics should still be in Tagalog. In this case, I would recommend using some of the spaCy's English pipelines instead.