this will eventually be a service to return generated questions from a given set of text. Questions will be sentences from the text with nouns missing. Hopefully, by using a "thesaurus" api multiple choice questions can be generated.
All NLP included is through the open sourced Stanford NLP Tagger ( http://nlp.stanford.edu/software/tagger.shtml )