Tag: named entity recognition

Posted in Artificial intelligence Natural language processing and text mining Software

Building Named Entity Recognizer (NER) using Conditional Random Fields (CRF)

Named entity recognizer is a program that recognizes named entity in text. The named entities could be anything from locations, company or person’s names, drug or disease names, etc.