Finding proper nouns with NLTK
December 23, 2013
I want to parse news stories and automatically tag them. In order to do this I'm using the NLTK library for python.
What I need to do is find the list of proper nouns that occur in the text. We're looking for proper nouns (like 'Scotland'), not common nouns (like …