I am working with Stanford NER models to recognise organisation names from unstructured text. I understand that the training data on which stanford ner classifiers were built is not publicly available. I need previously tagged NER corpuses which have organisation names tagged so that I could retrain a stanford ner model.
One source I am aware of : Getting access to reuters corpus and combining it with the annotations from CoNll2003 shared task data.
Could I get suggestions/pointers on more sources to get previously tagged NER corpuses? (I need to request these datasets through my school )