Cypher 1.9 Demo

Hi All,

I'm pleased to announce the Cypher 1.9 demo available now
online<http://demo.monrai.com>.
This announcement proceeds the official release announcement to come in the
next few days containing feature details. The demo runs the Monrai Standard
dataset, and can be pointed against several SPARQL Endpoints, including
dbpedia.

Cypher is a natural language transcoder which generates the RDF triple or
SPARQL query representation of phrases and sentences.

Some example outputs are:

-  the person who played in a film (in
dbpedia)<http://ec2.monrai.com/cypher/out//Input%20received.%20Thu%20Sep%2011%2010.46.06%20EDT%202008/the%20person%20who%20played%20in%20a%20film>

-  the writers who played in a film (in
dbpedia)<http://ec2.monrai.com/cypher/out//Input%20received.%20Thu%20Sep%2011%2010.51.34%20EDT%202008/the%20writers%20who%20played%20in%20a%20film>

-  the actors wrote what (in
dbpedia)<http://ec2.monrai.com/cypher/out//Input%20received.%20Thu%20Sep%2011%2011.04.57%20EDT%202008/the%20actors%20wrote%20what>

-  the actors who are married wrote what (in
dbpedia)<http://ec2.monrai.com/cypher/out//Input%20received.%20Thu%20Sep%2011%2011.13.42%20EDT%202008/the%20actors%20who%20are%20married%20wrote%20what>

-  the presidents who were married to someone wrote what (in
dbpedia)<http://ec2.monrai.com/cypher/out//Input%20received.%20Thu%20Sep%2011%2011.16.43%20EDT%202008/the%20presidents%20who%20were%20married%20to%20someone%20wrote%20what>
-  the people who wrote some books (in
dbpedia)<http://ec2.monrai.com/cypher/out//Input%20received.%20Thu%20Sep%2011%2011.21.54%20EDT%202008/the%20people%20who%20wrote%20some%20books>

-  Bruce Willis stars in what (in
dbpedia)<http://ec2.monrai.com/cypher/out//Input%20received.%20Thu%20Sep%2011%2011.32.13%20EDT%202008/Bruce%20Willis%20stars%20in%20what>

-  the people who were influenced by actors (in
dbpedia)<http://ec2.monrai.com/cypher/out//Input%20received.%20Thu%20Sep%2011%2011.39.09%20EDT%202008/the%20people%20who%20were%20influenced%20by%20actors>

Click the links in the (typically first) result set to view the raw
generated SPARQL, and the second icon to see the result set (having problems
with the vsual browser, should be fixed tommorrow). The biggest remaining
bottle-neck is the lexicon. For each parsed input, there must exists a
lexical entry which is used to construct the triples. For example, the
lexemes actor, writer, and star all specify RDF templates for dbp:starring
property. A more robust lexicon for Dbpedia (via UMBEL
<http://umbel.org>and Cyc) is underway. In addition, there is a
collaborative-database of
lexical data that is in the works to help aleviate this shortcoming and
cover more ontologies and public datasets.

Please join the Cypher Mailing <cypher-developer@googlegroups.com> list to
keep up with release updates, etc.

Enjoy,
-sherman

Received on Thursday, 11 September 2008 19:46:10 UTC