I am trying to use NLTK interface for Stanford NER in the python enviornment, nltk.tag.stanford.NERTagger.
from nltk.t
It might be easier to look at the more recent interfaces to Stanford CoreNLP for python which are available here: http://nlp.stanford.edu/software/corenlp.shtml