Amplify
mbutcher - May 29, 2009 - 22:02
This module provides automatic node analysis using the OpenAmplify semantic analyzer. It also provides hooks for developers to access and use the semantic analysis information about a node.
Put more plainly: Let Drupal (and OpenAmplify) figure out what your document is about and make it do cool things with that information.
Want to see a demo of this in action? Check out this video: http://www.youtube.com/watch?v=GBBKPIva1tM
Related
- QueryPath provides the XML parsing and searching technology. The QueryPath module provides a Drupal framework for QueryPath, and also provides a high-performance caching layer. It is required for Amplify.
- OpenAmplify is a semantic analyzer web service. This module posts a node to that web service and then makes use of the returned information. You will need a user key from OpenAmplify in order to use this module.
