I am looking for a real-time tagger, that will match, in real time, text that is being typed to ontologies and fixed-vocabularies, with some interface to disambiguate the mapping. Do you know of such a tool?
if you like Wikipedia as your "ontology/vocabulary" there is a task in NLP which is called Wikification. A demo online of one of the most recent approaches is here: http://tagme.di.unipi.it/
I REALLY need real-time. I was thinking "spell checker" with NLP-driven recommendation and ties into ontologies with thesaurus capabilities. I would damn surprised if no one wrote such a tool yet.