Cypher 1.1.8 beta (Default branch) |
|
|
Cypher is an AI program that generates the .rdf
(RDF graph) and .serql (SeRQL query)
representations of plain language input, allowing
users to speak plain language to update and query
databases. With robust definition languages,
Cypher's grammar and lexicon can quickly and
easily be extended to process highly complex
sentences and phrases of any natural language, and
can cover any vocabulary. Equipped with Cypher,
programmers can begin building next generation
semantic Web applications that harness natural
language.
License: Free for non-commercial use
Changes:
The HTML report interface has been updated to include a paraphrase of input. cypher.report.html.refresh has been added, which controls the refresh interval for HTML report pages. Pluggable repositories are supported, and different Sesame SAIL implementations may be used. A bug in HTML report that miswrote HTML files has been fixed. A bug that caused SeRQL to be produced for SPARQL output has been fixed. A paraphrase bug has been fixed.
|