This page houses a collection of other natural language generation implementations available. I will add to this page as I find new ones.

Task-Based

  1. Wit.ai
  2. Dialogflow
  3. Microsoft Bot Framework

Issues

  1. Chat-style orientation doesn’t provide for one-off “tweet-thought” generation.
  2. Frame-based response rules work for accomplishing tasks, but not for idiosyncratic text generation.
  3. No provision for style of responses.

Artificial-Intelligence-Based

  1. Neural Net
  2. Deep Learning

Issues

  1. Long Training times
  2. Huge corpus requirements
  3. Non-trivial to understand implementation