In Part 2 of the OpenAmplify Developer's Diary, I discussed comparison of the author information ("Demographics" and "Style") that the OpenAmplify output provides. In Part 3, I am shooting for a much more ambitious target, "Topic Intentions." My goal is to be able to...
Posted to
Tutorials
by
AngelaLawson
on 21 Oct 2009
Filed under: api, tutorial, OpenAmplify, Justin James, LINQ, SOAP
A few weeks ago, I began working on a piece of software that I conceived of more than 4 years ago. In a nutshell, the application is designed to match documents that are similar (if not identical) in content to a source document. I envisioned that this application could be used in many ways, for example...
Posted to
Tutorials
by
AngelaLawson
on 2 Oct 2009
Filed under: api, tutorial, introduction, Community, OpenAmplify
QueryPath is a fantastic PHP library made by friend-of-the-site, Matt Butcher , that helps manipulate HTML and XML documents. Incidentally, Matt also uses it to interface with the OpenAmplify API. He's written a very clear and accessible tutorial on using QueryPath with OpenAmplify that you should...
Posted to
Tutorials
by
OpenAmp
on 17 Jun 2009
Filed under: tutorial, PHP, Drupal, QueryPath
Introduction: Using the OpenAmplify open API is simple. It's a web service you can access easily through a simple POST or GET request to this URL: http://portaltnx.openamplify.com/AmplifyWeb/AmplifyThis At its simplest, the API reads text you supply and returns linguistic data explaining and classifying...