Detect Person Names in Text: Part 2 (Technical)

Jan ProcházkaDeep Learning, Personal Data, Whitepaper

Detect Person Names in Text: Part 2 (Technical)

In Detect Person Names in Text: Part 1 (Results), we benchmarked our new named entity recognizer (NER) against popular open source alternatives, such as Stanford NER, Stanza and SpaCy. Today we dig a little deeper into the NER architecture and technical details. Key Takeaways Detecting person names in text at scale relies on advanced Named Entity Recognition (NER) models, often … Read More