Named Entity Recognition (NER)
The NLP Cloud API uses spaCy under the hood for NER. The spaCy pre-trained models can natively recognize entities like name, company, country... If you want to extract non-native entities like job titles, you will need to train your own model using annotation and upload it from your NLP Cloud dashboard in order to use it in production. All the large spaCy pre-trained models are supported by default by NLP Cloud. For more details, see our documentation about NER.
Mar-19-2021, 16:21:42 GMT
- Technology: