English Semantic Metadata: Generic Relation Extraction

Submitted by aaronrockies on May 12, 2011 - 00:01

 

This module provides exhaustive extraction capabilities for all relations that involve at least one recognized entity (for example, Person, Company, TVShow, MedicalCondition, etc.).
While other events and facts extracted by Calais are predefined and usually pertain to a specific domain (e.g., Merger and Acquisition for the Business domain, MovieRelease for Entertainment news), Generic Relations attempt to recognize all Subject-Predicate-Object relationships without predefining their types.

j-calais -- Java interface to the OpenCalais API

Submitted by elmer.garduno on August 05, 2010 - 10:45

 Java interface to the OpenCalais API, using the REST API invocation and JSON outputFormat for low overhead.

Thea OpenCalais Prolog Wrapper Library

Submitted by FranSan on February 11, 2010 - 09:14

thea_opencalais is a Prolog wrapper for accessing Open Calais and process the results. It is an application of Thea Prolog library for OWL2 Ontologies. thea_opencalais uses the Open Calais ontology and parses the service response first into Ontology axioms and finally into prolog terms and predicates, accessible from within a Prolog program.

Flash AS3 Class

Submitted by FranSan on February 08, 2010 - 09:32

Andzol shares this Flash AS3 class for OpenCalais. Also check out the Forum discussion thread here.

Calling OpenCalais from Java - A Video Tutorial

Submitted by padjiman on September 17, 2009 - 10:20

Philippe Adjiman has created this high-quality video tutorial that demonstrates how to make calls to OpenCalais from Java code. In only four minutes you can see how to make those calls.

PHP Code Example

Submitted by FranSan on March 16, 2009 - 12:39

A demonstration of using OpenCalais with PHP code.

AttachmentSize
RESTSample.php_09Mar16.txt6.92 KB

Resolved Entity Analyzer Official Application

Submitted by FranSan on March 12, 2009 - 13:13

This sample code shows how to use Markup entities and Disambiguated entities and how to use the Linked Data to get additional info on entities (how to retrieve information from the Linked Data end point).

Basically, the code sends a document to OpenCalais with RDF output format, and then analyzes the Companies, Geographies, Products, marked-up Companies, and the relevant disambiguated company URIs in the Linked Data. It outputs an xml file containing simplified data gathered from OpenCalais and Linked Data.

The application sends a document to OpenCalais with RDF output format. It analyzes the entities and outputs an xml file containing simplified data gathered from OpenCalais and Linked Data.

AttachmentSize
REA_09Mar12.zip16.49 MB

Calais Geotagging Tutorial

Submitted by gvellut on February 23, 2009 - 21:24

I have written a small tutorial showing how to use features from the 3.1 release of the Calais service to geotag a text and display the identified locations on a map. The tutorial can be found on my web site and a running version of the demo application is here.

Author: Guilhem Vellut

Auto-Tagging Content in Calais

Submitted by dangrossman on February 20, 2009 - 11:47

A PHP Class for working with Calais by Dan Grossman.

SOAP Client for Calais

Submitted by amitksaha on February 20, 2009 - 11:42

An extremely well-done tutorial on how to write a Java SOAP client to access the Calais web service.

Syndicate content