Hi
Does anyone know the best Named Entity Recognition algorithm in C#. Basically I have one lack articles in my table. I want to compare this article table with another table called Names. Names table having list company names. So, I want to identify the company names from title and description of article.
Babu