Cypher 0.7.8 (Default branch) |
|
|
Thursday February 28, 2008. 11:37 PM FreshMeat
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:
This release fixes a state machine bug that prevented the 'restricts' rule on lexeme from being acknowledged. It adds support for the cypher.output.includeEntailments property in the engine.properties file; setting it to TRUE allows all entailments of a frame to be generated in the output.
|