Tagged Questions

9
votes
3answers
3k views

Algorithms for named entity recognition

I would like to use named entity recognition (NER) to find adequate tags for texts in a database. I know there is a Wikipedia article about this and lots of other pages describing NER, I would ...